From: Finn B. <bc...@us...> - 2001-11-08 18:35:44
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv30470 Modified Files: platform.ht index.ht Log Message: Fixed spelling mistakes. Thanks to rpcee for reporting this. Index: platform.ht =================================================================== RCS file: /cvsroot/jython/htdocs/platform.ht,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** platform.ht 2001/02/23 20:21:17 1.4 --- platform.ht 2001/11/08 18:35:41 1.5 *************** *** 69,73 **** JPython Runner for Macintosh</A>. ! This link also contains pointers to the lastest JVM for Macintosh. <P>Hopefully, future releases of Jython will be able to incorporate --- 69,73 ---- JPython Runner for Macintosh</A>. ! This link also contains pointers to the latest JVM for Macintosh. <P>Hopefully, future releases of Jython will be able to incorporate Index: index.ht =================================================================== RCS file: /cvsroot/jython/htdocs/index.ht,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** index.ht 2001/07/29 21:05:04 1.22 --- index.ht 2001/11/08 18:35:41 1.23 *************** *** 10,14 **** <ul> <li>What is <A HREF="docs/whatis.html">Jython</A> ! <li><A HREF="download.html">Download</a> the lastest version. <li><A HREF="docs/index.html">Documentation</A> <li>The Jython <A HREF="http://www.jython.org/cgi-bin/faqw.py?req=index">FAQ</A>. --- 10,14 ---- <ul> <li>What is <A HREF="docs/whatis.html">Jython</A> ! <li><A HREF="download.html">Download</a> the latest version. <li><A HREF="docs/index.html">Documentation</A> <li>The Jython <A HREF="http://www.jython.org/cgi-bin/faqw.py?req=index">FAQ</A>. *************** *** 21,25 **** <dl> <p><dt><b>Jython 2.1 alpha 3 released!</b> ! <dd>Download the lastest release of Jython <a href="http://sourceforge.net/project/showfiles.php?group_id=12867&release_id=45862">here</a>, or <a href="NEWS.html">read a summary</a> --- 21,25 ---- <dl> <p><dt><b>Jython 2.1 alpha 3 released!</b> ! <dd>Download the latest release of Jython <a href="http://sourceforge.net/project/showfiles.php?group_id=12867&release_id=45862">here</a>, or <a href="NEWS.html">read a summary</a> *************** *** 33,37 **** <p><dt><b>Jython 2.0 released!</b> ! <dd>Download the lastest stable relase of Jython <a href="download.html">here</a> (17-jan-2001). --- 33,37 ---- <p><dt><b>Jython 2.0 released!</b> ! <dd>Download the latest stable relase of Jython <a href="download.html">here</a> (17-jan-2001). |