aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/language/en/acp/forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/forums.php b/phpBB/language/en/acp/forums.php
index 10b8e56280..3c72dc688b 100644
--- a/phpBB/language/en/acp/forums.php
+++ b/phpBB/language/en/acp/forums.php
@@ -112,7 +112,7 @@ $lang = array_merge($lang, array(
'NO_PARENT' => 'No Parent',
'NO_PERMISSIONS' => 'Do not copy permissions',
'NO_PERMISSION_FORUM_ADD' => 'You do not have the necessary permissions to add forums',
- 'NO_PERMISSION_FORUM_DELETE' => 'You do not have the neccessary permissions to delete forums',
+ 'NO_PERMISSION_FORUM_DELETE' => 'You do not have the necessary permissions to delete forums',
'PARENT_NOT_EXIST' => 'Parent does not exist',
'PRUNE_ANNOUNCEMENTS' => 'Prune Announcements',