Merge "Swap exif-pixelydimension and exif-pixelxdimension messages"
[lhc/web/wiklou.git] / includes / skins / SkinTemplate.php
index 2d1679d..e5dc59f 100644 (file)
@@ -260,6 +260,7 @@ class SkinTemplate extends Skin {
         * Wrap the body text with language information and identifiable element
         *
         * @param Title $title
+        * @param string $html body text
         * @return string html
         */
        protected function wrapHTML( $title, $html ) {