mirror of https://github.com/apache/lucene.git
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:
parent
4dc43afe9d
commit
cb9dfc11a1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue