LUCENE-6938: fix typo, sorry

This commit is contained in:
Uwe Schindler 2016-01-23 14:09:49 +01:00 committed by Dawid Weiss
parent 9f0e2cc83f
commit f67f5adfe7
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@
<!-- Exclude clover license files incompatible with the ASL -->
<delete dir="${src.export.dir}/tools/clover"/>
<!-- because we only package the "lucene/" folder, we have to adjust dir to work on: ->
<!-- because we only package the "lucene/" folder, we have to adjust dir to work on: -->
<property name="local.src.export.dir" location="${src.export.dir}/lucene"/>
<build-changes changes.src.file="${local.src.export.dir}/CHANGES.txt"