Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-04-12 15:05:56 +0300
committerMorris Jobke <hey@morrisjobke.de>2021-05-20 10:22:08 +0300
commit9749968308d82418096a365d8d8e2e4131e44e34 (patch)
tree27b93f43b643e0c615c6fbb37b611353f9d7da21 /apps/files_sharing/lib/Controller
parent2137480a06f379b265ae16e49a35f5205037af1f (diff)
l10n: Unify spelling
Spelling unification in Nextcloud applications.
Diffstat (limited to 'apps/files_sharing/lib/Controller')
-rw-r--r--apps/files_sharing/lib/Controller/ShareAPIController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/lib/Controller/ShareAPIController.php b/apps/files_sharing/lib/Controller/ShareAPIController.php
index 0ddee32f7d0..9a2bca486c1 100644
--- a/apps/files_sharing/lib/Controller/ShareAPIController.php
+++ b/apps/files_sharing/lib/Controller/ShareAPIController.php
@@ -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 (