[ci skip] Fix PermissionManager#clearPermissions() docs bad wording (#12657)
This commit is contained in:
parent
71b0c76861
commit
3750927a06
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ public interface PermissionManager {
|
|||
void addPermissions(List<Permission> perm);
|
||||
|
||||
/**
|
||||
* Clears the current registered permissinos.
|
||||
* Clears all the current registered permissions.
|
||||
* <p>
|
||||
* This is used for reloading.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue