Merge "Create a custom log formatter that allows log entries to contain wikitext"
[lhc/web/wiklou.git] / includes / skins / QuickTemplate.php
index e8466dc..1886746 100644 (file)
@@ -153,7 +153,7 @@ abstract class QuickTemplate {
        /**
         * An ugly, ugly hack.
         * @private
-        * @param string $str
+        * @param string $msgKey
         */
        function msgWiki( $msgKey ) {
                global $wgOut;