dlr 2002/08/20 19:17:40
Modified: xdocs/site source.xml
Log:
Added trailing quote around "Code Conventions for the Java Programming
Language" link.
Revision Changes Path
1.10 +4 -4 jakarta-site2/xdocs/site/source.xml
Index: source.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/source.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -u -r1.9 -r1.10
--- source.xml 9 Jul 2002 01:20:04 -0000 1.9
+++ source.xml 21 Aug 2002 02:17:40 -0000 1.10
@@ -20,10 +20,10 @@
All Java Language source code in the repository must be written in
conformance to the "<a
href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Code
- Conventions for the Java Programming Language</a> as published by
- Sun, or in conformance with another well-defined convention specified
- by the subproject. See the <a href="faqs.html">FAQ page</a>
- for links to subproject conventions.
+ Conventions for the Java Programming Language</a>" as published
+ by Sun, or in conformance with another well-defined convention
+ specified by the subproject. See the <a href="faqs.html">FAQ
+ page</a> for links to subproject conventions.
</p>
<h2>License</h2>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>