diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 51e0b9410cb..93ec482c9ef 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -532,7 +532,7 @@ Build any copies it finds will be used instead of the copy included in the Lucene/Solr source tree. For this reason, it is recommeded to remove any copies of the maven-ant-tasks jar in the Ant classpath, e.g. under - ~/.ant/lib/ or under the Ant installation's lib/ directory. + ~/.ant/lib/ or under the Ant installation's lib/ directory. (Steve Rowe) ======================= Lucene 3.2.0 ======================= diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 3fd0dbfc1c5..0c6e3b08089 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -276,7 +276,7 @@ Other Changes any copies it finds will be used instead of the copy included in the Lucene/Solr source tree. For this reason, it is recommeded to remove any copies of the maven-ant-tasks jar in the Ant classpath, e.g. under - ~/.ant/lib/ or under the Ant installation's lib/ directory. + ~/.ant/lib/ or under the Ant installation's lib/ directory. (Steve Rowe) Documentation ----------------------