From 629115d2d21e5f3918678a9cef24114952591bec Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 24 Jan 2009 17:57:28 +0000 Subject: [PATCH] Fix typo in 'restriction-level-sysop' --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 09987f2e4d..e140bc9330 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2452,7 +2452,7 @@ You can change this page's protection level, but it will not affect the cascadin 'restriction-upload' => 'Upload', # Restriction levels -'restriction-level-sysop' => 'full protected', +'restriction-level-sysop' => 'fully protected', 'restriction-level-autoconfirmed' => 'semi protected', 'restriction-level-all' => 'any level', -- 2.20.1