aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/language/en/mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 35f537f9db..9eeb70d57b 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -81,7 +81,7 @@ $lang = array_merge($lang, array(
'FEEDBACK' => 'Feedback',
'FORK' => 'Fork',
- 'FORK_TOPIC' => 'Fork Topic',
+ 'FORK_TOPIC' => 'Fork topic',
'FORK_TOPIC_CONFIRM' => 'Are you sure you want to copy this topic?',
'FORK_TOPICS' => 'Fork selected topics',
'FORK_TOPICS_CONFIRM' => 'Are you sure you want to copy the selected topics?',