aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install_new.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/install_new.php')
-rw-r--r--phpBB/language/en/install_new.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/install_new.php b/phpBB/language/en/install_new.php
index 6578338fa4..8a9654f471 100644
--- a/phpBB/language/en/install_new.php
+++ b/phpBB/language/en/install_new.php
@@ -334,7 +334,7 @@ $lang = array_merge($lang, array(
'UPDATE_FILE_METHOD' => 'File updater method',
'UPDATE_FILE_METHOD_DOWNLOAD' => 'Download modified files in an archive',
'UPDATE_FILE_METHOD_FTP' => 'Update files via FTP (Automatic)',
- 'UPDATE_FILE_METHOD_FILESYSTEM' => 'Update files via file commands (Automatic)',
+ 'UPDATE_FILE_METHOD_FILESYSTEM' => 'Update files via direct file access (Automatic)',
// File updater archives
'SELECT_DOWNLOAD_FORMAT' => 'Select download archive format',