vmote 2003/11/13 10:01:22
Modified: src/documentation/content/xdocs compiling.xml
Log:
fix minor grammatical problem
Revision Changes Path
1.12 +2 -2 xml-fop/src/documentation/content/xdocs/compiling.xml
Index: compiling.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compiling.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- compiling.xml 12 Nov 2003 15:11:59 -0000 1.11
+++ compiling.xml 13 Nov 2003 18:01:22 -0000 1.12
@@ -30,7 +30,7 @@
</section>
<section id="env-java-home">
<title>JAVA_HOME</title>
- <p>The build script uses <link
href="http://jakarta.apache.org/ant/">Ant</link>, a popular java-based build tool,
which requires that the environment variable JAVA_HOME point to your local JDK root
directory. This is true even if you use JDK 1.2 or above, which normally don't need
this setting.</p>
+ <p>The build script uses <link
href="http://jakarta.apache.org/ant/">Ant</link>, a popular java-based build tool,
which requires that the environment variable JAVA_HOME point to your local JDK root
directory. This is true even if you use JDK 1.2 or above, which normally does not need
this setting.</p>
</section>
</section>
<section id="build-script">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]