fix stale comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588483 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2014-04-18 14:55:23 +00:00
parent 1c208440f3
commit de8ca2551f
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ public abstract class PerFieldDocValuesFormat extends DocValuesFormat {
public FieldsReader(final SegmentReadState readState) throws IOException {
// Read _X.per and init each format:
// Init each unique format:
boolean success = false;
try {
// Read field name -> format name