diff options
Diffstat (limited to 'docs/xml-docs/fop/compiling.xml')
-rw-r--r-- | docs/xml-docs/fop/compiling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml-docs/fop/compiling.xml b/docs/xml-docs/fop/compiling.xml index faeddb774..c6d8ec05d 100644 --- a/docs/xml-docs/fop/compiling.xml +++ b/docs/xml-docs/fop/compiling.xml @@ -8,7 +8,7 @@ can start one of these scripts, you have to setup your classpath and the environment variable JAVA_HOME (see below).</p> <p> The compilation uses Ant, a replacement of make (you can find more information about Ant at - <jump href="http://jakarta.apache.org/ant/">jakarte.apache.org</jump>). + <jump href="http://jakarta.apache.org/ant/">jakarta.apache.org</jump>). build.xml is the replacement of makefile. Look there for detailed information on the build process and different targets. </p> <p>A help screen is shown by calling "build usage".</p> |