fix javadoc

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128253 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2011-05-27 10:48:09 +00:00
parent 4dc43afe9d
commit cb9dfc11a1
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ public class FileUtils {
}
/**
* Copied from Lucene's FSDirectory.sync(String) <!-- protected -->
* Copied from Lucene's FSDirectory.fsync(String) <!-- protected -->
*
* @param fullFile the File to be synced to disk
* @throws IOException if the file could not be synced