l10n: Unify spelling

Spelling unification in Nextcloud applications.
This commit is contained in:
Valdnet 2021-04-12 14:05:56 +02:00 committed by Morris Jobke
parent 2137480a06
commit 9749968308
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 1 additions and 1 deletions

View File

@ -1103,7 +1103,7 @@ class ShareAPIController extends OCSController {
Constants::PERMISSION_READ | Constants::PERMISSION_UPDATE, // allow to edit single files
], true)
) {
throw new OCSBadRequestException($this->l->t('Can\'t change permissions for public share links'));
throw new OCSBadRequestException($this->l->t('Cannot change permissions for public share links'));
}
if (