Selaa lähdekoodia

Merge pull request #28803 from nextcloud/rakekniven-patch-1

Changed spelling and aligned to other resources.
tags/v23.0.0beta1
kesselb 2 vuotta sitten
vanhempi
commit
c39909e098
No account linked to committer's email address

+ 1
- 1
apps/provisioning_api/lib/Controller/VerificationController.php Näytä tiedosto

@@ -124,7 +124,7 @@ class VerificationController extends Controller {
} catch (InvalidArgumentException $e) {
$error = $e->getMessage();
} catch (\Exception $e) {
$error = $this->l10n->t('An unexpected error occurred. Please consult your sysadmin.');
$error = $this->l10n->t('An unexpected error occurred. Please contact your admin.');
}

if (isset($error)) {

Loading…
Peruuta
Tallenna