mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Typo fix
Co-Authored-By: maxime-rainville <maxime@rainville.me>
This commit is contained in:
parent
3a1329f61b
commit
08502fb4dc
@ -863,7 +863,7 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whatever the current member has the permission to reorganise SiteTree objects.
|
* Whether the current member has the permission to reorganise SiteTree objects.
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public function CanOrganiseSitetree()
|
public function CanOrganiseSitetree()
|
||||||
|
Loading…
Reference in New Issue
Block a user