mirror of https://github.com/apache/lucene.git
- Typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
127f15ad6c
commit
3e7d316f21
|
@ -51,7 +51,7 @@
|
|||
<!-- ========================================================== -->
|
||||
<!-- Datatype declarations -->
|
||||
<!-- ========================================================== -->
|
||||
<!-- TODO: define ${lucene.jar} for easeir overriding -->
|
||||
<!-- TODO: define ${lucene.jar} for easier overriding -->
|
||||
<path id="compile.classpath">
|
||||
<fileset dir="${lucene.dir}" includes="build/lucene*.jar"/>
|
||||
<pathelement path="${project.classpath}"/>
|
||||
|
|
Loading…
Reference in New Issue