dnaber      2005/01/21 10:28:35

  Modified:    .        CHANGES.txt
  Log:
  small typo fixes
  
  Revision  Changes    Path
  1.138     +3 -3      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.137
  retrieving revision 1.138
  diff -u -r1.137 -r1.138
  --- CHANGES.txt       20 Jan 2005 21:20:55 -0000      1.137
  +++ CHANGES.txt       21 Jan 2005 18:28:35 -0000      1.138
  @@ -73,8 +73,8 @@
       (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)
       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to