Revert typo fix. Wasn't a type after all...

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304338 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Martijn van Groningen 2012-03-23 13:41:35 +00:00
parent eb06e60687
commit 4ba2d0b972
1 changed files with 1 additions and 1 deletions

View File

@ -3699,7 +3699,7 @@ public class IndexWriter implements Closeable, TwoPhaseCommit {
}
/**
* Returns <code>true</code> if the index in the named directory is
* Returns <code>true</code> iff the index in the named directory is
* currently locked.
* @param directory the directory to check for a lock
* @throws IOException if there is a low-level IO error