- End sentences with full stops.

-  Fix typo. [1]

Noticed by:	brueffer [1]
This commit is contained in:
Joel Dahl 2005-09-14 17:15:11 +00:00
parent 106c3891b0
commit 21562f8fe0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25642

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/links/api.sgml,v 1.5 2000/04/30 22:57:41 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/java/links/api.sgml,v 1.6 2003/06/18 23:37:37 murray Exp $">
<!ENTITY title "FreeBSD &java; Project: API">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -97,9 +97,9 @@
<ul>
<li> <a href="http://www.objectspace.com/products/jglOverview.htm">JGL (Java Generic Library)</a><br>
A collection API implementation including linked lists etc. The Collection
API before invention of CollcetionAPI in JDK1.2
API before invention of CollectionAPI in JDK1.2.
<li> <a href="http://www.alphaworks.ibm.com/tech/xml4j">XML4J</a><br>
XML Parser for java from IBM
XML Parser for java from IBM.
</ul>
</td>
</tr>