diff --git a/phpBB/language/en/acp/storage.php b/phpBB/language/en/acp/storage.php index 1241cee9c9..12e9069d3b 100644 --- a/phpBB/language/en/acp/storage.php +++ b/phpBB/language/en/acp/storage.php @@ -44,7 +44,7 @@ $lang = array_merge($lang, array( 'STORAGE_SELECT' => 'Select storage', 'STORAGE_SELECT_DESC' => 'Select an storage from the list.', - // Storage ma,es + // Storage names 'STORAGE_ATTACHMENT_TITLE' => 'Attachments storage', 'STORAGE_AVATAR_TITLE' => 'Avatars storage', 'STORAGE_BACKUP_TITLE' => 'Backup storage',