Fix javadoc errors/warnings

This commit is contained in:
Celtic Minstrel
2012-02-26 10:35:17 -05:00
committed by EvilSeph
parent a628d2faff
commit 17403d617a
28 changed files with 79 additions and 65 deletions

View File

@@ -203,6 +203,7 @@ public class Permission {
* description: Short string containing a very small description of this description. If not specified, empty string.
*
* @param data Map of permissions
* @param error An error message to show if a permission is invalid.
* @param def Default permission value to use if missing
* @return Permission object
*/