]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
fix minor grammatical problem
authorWilliam Victor Mote <vmote@apache.org>
Thu, 13 Nov 2003 18:01:22 +0000 (18:01 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Thu, 13 Nov 2003 18:01:22 +0000 (18:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197011 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/compiling.xml

index 27171035a61095e23bdc3ade77b665001e2cf195..730c575da76044678a6d47311de780feb63999a2 100644 (file)
@@ -30,7 +30,7 @@ You will only need to adjust the classpath if you build FOP in some other way. S
       </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">