Merge "Call wfThumbIncrAttemptFailures() in thumb.php on fatals"
[lhc/web/wiklou.git] / includes / MagicWord.php
index 377d406..e301cea 100644 (file)
@@ -512,7 +512,7 @@ class MagicWord {
        }
 
        /**
-        * @param  $text
+        * @param $text
         * @return bool
         */
        function matchStartAndRemove( &$text ) {