This commit is contained in:
marcin mikołajczak 2019-02-09 08:42:55 +01:00 committed by GitHub
父節點 04a3644ab4
當前提交 12a44c7bb9
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

@ -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')
]
];
}