* (bug 12938) Fix template expansion and 404 returns for action=raw with section
[lhc/web/wiklou.git] / includes / SpecialPrefixindex.php
index 925bfe2..bfab21b 100644 (file)
@@ -40,7 +40,7 @@ function wfSpecialPrefixIndex( $par=NULL, $specialPage ) {
  * @addtogroup SpecialPage
  */
 class SpecialPrefixindex extends SpecialAllpages {
-       // Inherit $magPerPage
+       // Inherit $maxPerPage
 
        // Define other properties
        protected $name = 'Prefixindex';