Fix doxygen docs before REL1_19 branching
[lhc/web/wiklou.git] / includes / UserMailer.php
index ba67efc..66bb58d 100644 (file)
@@ -109,8 +109,8 @@ class UserMailer {
        /**
         * Creates a single string from an associative array
         *
-        * @param $header Associative Array: keys are header field names,
-        *                values are ... values.
+        * @param $headers Associative Array: keys are header field names,
+        *                 values are ... values.
         * @param $endl String: The end of line character.  Defaults to "\n"
         * @return String
         */