X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialPagesWithProp.php;h=f5b19cc6c6f95ec8ff161c6651d3ac3c88e1b3ce;hb=14f1a1c238dd70d34ff3068008cd13cea43d01e7;hp=05f0b2b1f4bd6ee2479a9c1067c1c3a271a82b28;hpb=96484126651b7f2550df5a8cc4a998d19b27b73c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialPagesWithProp.php b/includes/specials/SpecialPagesWithProp.php index 05f0b2b1f4..f5b19cc6c6 100644 --- a/includes/specials/SpecialPagesWithProp.php +++ b/includes/specials/SpecialPagesWithProp.php @@ -82,7 +82,7 @@ class SpecialPagesWithProp extends QueryPage { * Return an array of subpages beginning with $search that this special page will accept. * * @param string $search Prefix to search for - * @param integer $limit Maximum number of results to return + * @param int $limit Maximum number of results to return * @return string[] Matching subpages */ public function prefixSearchSubpages( $search, $limit = 10 ) {