]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Fixed typo
authorVincent Hennebert <vhennebert@apache.org>
Wed, 11 Jun 2008 09:52:04 +0000 (09:52 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Wed, 11 Jun 2008 09:52:04 +0000 (09:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@666596 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 54356e0ab38890713b069061c0aca92f85b1e919..ea9e4de7563b164de448ad58b4ecbb13509df8a7 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1417,11 +1417,11 @@ NOTE:
   </target>
 
   <!-- =================================================================== -->
-  <!-- Helper task to generate source files that have already been         -->
-  <!-- checked into the repository.  For these files, the version in the   -->
-  <!-- in the repository is the official one and may have updates that will-->
-  <!-- *not* be generated by below.                                        -->
-  <!-- This target should never be part of the normal build process.       -->
+  <!-- Helper task to generate source files that have already been checked -->
+  <!-- into the repository.  For these files, the version in the           -->
+  <!-- repository is the official one and may have updates that will *not* -->
+  <!-- be generated by below. This target should never be part of the      -->
+  <!-- normal build process.                                               -->
   <!-- =================================================================== -->
   <target name="codegen-unicode" >
     <mkdir dir="${build.codegen-classes.dir}"/>