From cf7a2614088ad7a17de201abfc6e8a93d4cea5d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Sat, 2 Sep 2006 12:56:49 +0000 Subject: necessary! git-svn-id: file:///svn/phpbb/trunk@6344 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/acp/forums.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language/en/acp/forums.php') 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', -- cgit v1.2.1