aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/develop')
-rw-r--r--phpBB/develop/lang_migrate_help_lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/develop/lang_migrate_help_lang.php b/phpBB/develop/lang_migrate_help_lang.php
index 28a8ee058b..d523493c83 100644
--- a/phpBB/develop/lang_migrate_help_lang.php
+++ b/phpBB/develop/lang_migrate_help_lang.php
@@ -228,7 +228,7 @@ $lang_phpbb = array(
'HELP_FAQ_ISSUES_ADMIN_ANSWER' => $help_phpbb[79][1],
);
-write_help('phpbb', $lang_phpbb);
+write_help('faq', $lang_phpbb);
trigger_error('Successfully migrated help_bbcode and help_faq to help/bbcode and help/phpbb');