From 91e8fca96641006758b5d351e0c80e7a4d6a0c2e Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 19 Jul 2008 14:09:59 +0000 Subject: [PATCH] Fix typo --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index dc5ac48455..c58d69f493 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2737,7 +2737,7 @@ $wgSpecialPageGroups = array( 'Lockdb' => 'wiki', 'Unlockdb' => 'wiki', 'Allmessages' => 'wiki', - 'PopularPages' => 'wiki', + 'Popularpages' => 'wiki', 'Specialpages' => 'other', 'Blockme' => 'other', -- 2.20.1