Merge "Fix "UTPage" creation in tests"
[lhc/web/wiklou.git] / includes / specials / SpecialLog.php
index 5265403..dd5ab93 100644 (file)
@@ -218,7 +218,7 @@ class SpecialLog extends SpecialPage {
 
        /**
         * Set page title and show header for this log type
-        * @param $type string
+        * @param string $type
         * @since 1.19
         */
        protected function addHeader( $type ) {