X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FStorage%2FFilesystem.php;h=82e638158c57933125ee435e820246bb0e60a692;hb=cd0d6cb626b5b9deb1605259e942a4a95369d264;hp=e21e13ccdd6905af34ce5ce3bbe66530d1d43216;hpb=383325f84bac347df0fcca14dca0debbeb6b6f5d;p=friendica.git diff --git a/src/Model/Storage/Filesystem.php b/src/Model/Storage/Filesystem.php index e21e13ccdd..82e638158c 100644 --- a/src/Model/Storage/Filesystem.php +++ b/src/Model/Storage/Filesystem.php @@ -125,7 +125,7 @@ class Filesystem implements IStorage 'input', L10n::t('Storage base path'), self::getBasePath(), - L10n::t('Folder were uploaded files are saved. For maximum security, This should be a path outside web server folder tree') + L10n::t('Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree') ] ]; }