Fix typo
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 19 Jul 2008 14:09:59 +0000 (14:09 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 19 Jul 2008 14:09:59 +0000 (14:09 +0000)
includes/DefaultSettings.php

index dc5ac48..c58d69f 100644 (file)
@@ -2737,7 +2737,7 @@ $wgSpecialPageGroups = array(
        'Lockdb'                    => 'wiki',
        'Unlockdb'                  => 'wiki',
        'Allmessages'               => 'wiki',
-       'PopularPages'              => 'wiki',
+       'Popularpages'              => 'wiki',
 
        'Specialpages'              => 'other',
        'Blockme'                   => 'other',