Fixed typo in changelog entry

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@29644 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2010-02-15 12:50:16 +00:00
parent 75140210ee
commit fc0024fe55

View file

@ -325,7 +325,7 @@
Implemented batch-compilation of Java files (ie, all files built
in a single javac invocation) to speed up building Java software.
In the the large Java project I used as a test case, this change
In the large Java project I used as a test case, this change
produced a 5x reduction in building time.
* rules.make (%.class): If BATCH_COMPILE_JAVA_FILES is not set to
no, and JAVA_FILES_TO_BATCH_COMPILE is set and the file we're