mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 04:02:06 -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);
|
||||
|
||||
/**
|
||||
* Clears the current registered permissinos.
|
||||
* Clears all the current registered permissions.
|
||||
* <p>
|
||||
* This is used for reloading.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user