mirror of https://github.com/apache/lucene.git
typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157242 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f8b179e57
commit
c8d143d487
|
@ -81,7 +81,7 @@ New features
|
|||
13. Add IndexWriter.setTermIndexInterval() method. See javadocs.
|
||||
(Doug Cutting)
|
||||
|
||||
14. Aded LucenePackage, whose static get() method returns java.util.Package,
|
||||
14. Added LucenePackage, whose static get() method returns java.util.Package,
|
||||
which lets the caller get the Lucene version information specified in
|
||||
the Lucene Jar.
|
||||
(Doug Cutting via Otis)
|
||||
|
|
Loading…
Reference in New Issue