]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Storage/Filesystem.php
Forums now are working with AP as well
[friendica.git] / src / Model / Storage / Filesystem.php
index e21e13ccdd6905af34ce5ce3bbe66530d1d43216..82e638158c57933125ee435e820246bb0e60a692 100644 (file)
@@ -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')
                        ]
                ];
        }