Merge "Change 'editfont' default preference to 'monospace'"
[lhc/web/wiklou.git] / includes / content / TextContent.php
index 45d00c5..5f585bc 100644 (file)
@@ -157,7 +157,7 @@ class TextContent extends AbstractContent {
         * changes.
         *
         * @since 1.28
-        * @param $text
+        * @param string $text
         * @return string
         */
        public static function normalizeLineEndings( $text ) {