s/Contins/Contains/
Approved by: brueffer (mentor)
This commit is contained in:
parent
a2fca84d5f
commit
dc976d9dca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25614
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/links/index.sgml,v 1.5 2000/04/30 22:57:42 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/links/index.sgml,v 1.6 2003/06/18 23:37:37 murray Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Java Links">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -20,7 +20,7 @@
|
|||
<li><A HREF="./development.html">Development Tools</A><BR>
|
||||
Contains links to Java Development Tools (incl. Sun, IBM)
|
||||
<li><A HREF="./api.html">APIs</A><BR>
|
||||
Contins links to different API and implementations of protocols
|
||||
Contains links to different API and implementations of protocols
|
||||
<li><A HREF="./tutorials.html">Tutorials</A><BR>
|
||||
Contains links to on-line tutorials, e.g. the one at JavaSoft
|
||||
<li><A HREF="./documentation.html">Documentation</A><BR>
|
||||
|
|
Loading…
Reference in a new issue