mirror of https://github.com/apache/lucene.git
small typo fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150735 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b19f7942f7
commit
aea8b8ce36
|
@ -73,8 +73,8 @@ New features
|
|||
(adapted from code contributed by Matt Quail; committed by Erik)
|
||||
|
||||
12. Added public static CompoundFileReader.main(String[] args) method.
|
||||
CompoundFileReader can now be directly used at command line level
|
||||
to list and optional extract the individual files from an existing
|
||||
CompoundFileReader can now be used directly at command line level
|
||||
to list and optionally extract the individual files from an existing
|
||||
compound index file.
|
||||
(adapted from code contributed by Garrett Rooney; committed by Bernhard)
|
||||
|
||||
|
|
Loading…
Reference in New Issue