From: Siebrand Mazeland Date: Sat, 19 Jul 2008 14:09:59 +0000 (+0000) Subject: Fix typo X-Git-Tag: 1.31.0-rc.0~46444 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=91e8fca96641006758b5d351e0c80e7a4d6a0c2e;p=lhc%2Fweb%2Fwiklou.git Fix typo --- 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',