l10n: Change to a capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2021-04-27 12:38:28 +02:00 committed by GitHub
parent 9de6efd14e
commit 505863c55e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ class ShareAPIController extends OCSController {
}
if ($permissions < 0 || $permissions > Constants::PERMISSION_ALL) {
throw new OCSNotFoundException($this->l->t('invalid permissions'));
throw new OCSNotFoundException($this->l->t('Invalid permissions'));
}
// Shares always require read permissions