From: William Victor Mote Date: Thu, 13 Nov 2003 18:01:22 +0000 (+0000) Subject: fix minor grammatical problem X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1005 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=90a905719766e1c181075d777a72fd7597b0f35c;p=xmlgraphics-fop.git fix minor grammatical problem git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197011 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/compiling.xml b/src/documentation/content/xdocs/compiling.xml index 27171035a..730c575da 100644 --- a/src/documentation/content/xdocs/compiling.xml +++ b/src/documentation/content/xdocs/compiling.xml @@ -30,7 +30,7 @@ You will only need to adjust the classpath if you build FOP in some other way. S
JAVA_HOME -

The build script uses Ant, 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.

+

The build script uses Ant, 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.