Fix typo in GlobalCapbility documentation
Change-Id: Ibe899d717897d654ddde8fe10da313f544534ff1
This commit is contained in:
@@ -28,7 +28,7 @@ public class GlobalCapability {
|
||||
* has this capability can perform almost any other action, or can grant
|
||||
* themselves the power to perform any other action on the site. Most of
|
||||
* the other capabilities and permissions fall-back to the predicate
|
||||
* "OR user has capablity ADMINISTRATE_SERVER".
|
||||
* "OR user has capability ADMINISTRATE_SERVER".
|
||||
*/
|
||||
public static final String ADMINISTRATE_SERVER = "administrateServer";
|
||||
|
||||
|
Reference in New Issue
Block a user