fix @param in API doc

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150399 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2004-08-06 20:50:00 +00:00
parent c4f8d9b824
commit ab798c960e

View File

@ -171,7 +171,7 @@ class TermVectorsReader {
/** /**
* *
* @param fieldNum The field to read in * @param field The field to read in
* @param tvfPointer The pointer within the tvf file where we should start reading * @param tvfPointer The pointer within the tvf file where we should start reading
* @return The TermVector located at that position * @return The TermVector located at that position
* @throws IOException * @throws IOException