mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-18 12:31:26 +02:00
fix javadoc
This commit is contained in:
@@ -2072,7 +2072,7 @@ public class GroupManager extends JavaPlugin {
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks if a permission exists and of a lower priority.
|
||||
* Checks if a permission exists and of a lower or same priority.
|
||||
*/
|
||||
private boolean checkPermissionExists(CommandSender sender, String newPerm, PermissionCheckResult oldPerm, String type) {
|
||||
|
||||
|
Reference in New Issue
Block a user