Merge "Remove @param comments that literally repeat what the code says"
[lhc/web/wiklou.git] / maintenance / generateSitemap.php
index 1be2a27..4a70aaa 100644 (file)
@@ -440,8 +440,8 @@ class GenerateSitemap extends Maintenance {
        /**
         * Get a sitemap filename
         *
-        * @param int $namespace The namespace
-        * @param int $count The count
+        * @param int $namespace
+        * @param int $count
         * @return string
         */
        function sitemapFilename( $namespace, $count ) {