Fixing internal javadoc

This commit is contained in:
thatsIch
2014-09-27 23:17:47 +02:00
parent ab9f67df5a
commit 4088cca5ad
25 changed files with 141 additions and 143 deletions
@@ -11,7 +11,7 @@ public class GridStorageSearch
/**
* for use with the world settings
*
* @param id
* @param id ID of grid storage search
*/
public GridStorageSearch(long id) {
this.id = id;