From d7a419435d7aa9da246a939f9e7a74b9b21b1a7f Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Tue, 16 Nov 2021 18:13:05 +0100 Subject: [PATCH] Fixed grammar Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- apps/files_external/templates/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index a9bf5bd3af083..f63cab07560fb 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -207,7 +207,7 @@ function writeParameterInput($parameter, $options, $classes = []) {

t('Global credentials')); ?>

-

t('Global credentials can be used to authenticate with multiple external storage that have the same credentials.')); ?>

+

t('Global credentials can be used to authenticate with multiple external storages that have the same credentials.')); ?>