mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 07:32:03 -07:00
[ci skip] Fix PermissionManager#clearPermissions() docs bad wording (#12657)
This commit is contained in:
@@ -157,7 +157,7 @@ public interface PermissionManager {
|
|||||||
void addPermissions(List<Permission> perm);
|
void addPermissions(List<Permission> perm);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Clears the current registered permissinos.
|
* Clears all the current registered permissions.
|
||||||
* <p>
|
* <p>
|
||||||
* This is used for reloading.
|
* This is used for reloading.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user