Fix spacing after @param and friends in comments
[lhc/web/wiklou.git] / includes / parser / CoreParserFunctions.php
index ad6bc0f..8fa39fa 100644 (file)
@@ -92,7 +92,7 @@ class CoreParserFunctions {
 
        /**
         * @param $parser Parser
-        * @param  $date
+        * @param $date
         * @param null $defaultPref
         * @return mixed|string
         */
@@ -787,7 +787,7 @@ class CoreParserFunctions {
 
        /**
         * @param $parser Parser
-        * @param  $text
+        * @param $text
         * @return string
         */
        static function anchorencode( $parser, $text ) {