diff --git a/code/Controllers/CMSMain.php b/code/Controllers/CMSMain.php index 6d271c9f..498898e3 100644 --- a/code/Controllers/CMSMain.php +++ b/code/Controllers/CMSMain.php @@ -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 */ public function CanOrganiseSitetree()