Merge "Warn if stateful ParserOutput transforms are used"
[lhc/web/wiklou.git] / includes / actions / HistoryAction.php
index 85e8db6..f7ac21b 100644 (file)
@@ -611,7 +611,7 @@ class HistoryPager extends ReverseChronologicalPager {
         * Creates a submit button
         *
         * @param string $message Text of the submit button, will be escaped
-        * @param array $attributes Attributes
+        * @param array $attributes
         * @return string HTML output for the submit button
         */
        function submitButton( $message, $attributes = [] ) {