Fix some of the JavaDoc.

This commit is contained in:
graywolf336
2014-03-11 13:03:11 -05:00
parent 7d64fce5db
commit 1399f8d260
6 changed files with 10 additions and 12 deletions

View File

@ -331,7 +331,7 @@ public class JailIO {
}
/**
* Loads the jails, this should <strong>only</strong> be called after {@link #prepareStorage()}.
* Loads the jails, this should <strong>only</strong> be called after {@link #prepareStorage(boolean)}.
*/
public void loadJails() {
switch(storage) {