MINOR Typo fix

Co-Authored-By: maxime-rainville <maxime@rainville.me>
This commit is contained in:
Robbie Averill 2019-01-12 00:12:35 +13:00 committed by GitHub
parent 3a1329f61b
commit 08502fb4dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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()