Fix typos in WikitextContent.php
authorwithoutaname <drevitchi@gmail.com>
Mon, 5 May 2014 05:17:11 +0000 (22:17 -0700)
committerwithoutaname <drevitchi@gmail.com>
Mon, 5 May 2014 05:17:52 +0000 (22:17 -0700)
Fix typos in documentation for
/core/includes/content/WikitextContent.php

Change-Id: Idc0d4d9101309cea858473c86a4b12cf6e5f5ee4

includes/content/WikitextContent.php

index 13ef1b9..9b1a3c7 100644 (file)
@@ -315,9 +315,10 @@ class WikitextContent extends TextContent {
         *
         * @since 1.21
         *
-        * @param Title $title * @param int $revId Revision to pass to the parser (default: null)
+        * @param Title $title
+        * @param int $revId Revision to pass to the parser (default: null)
         * @param ParserOptions $options (default: null)
-        * @param bool $generateHtml (default: false)
+        * @param bool $generateHtml (default: true)
         * @internal param \IContextSource|null $context
         *
         * @return ParserOutput Representing the HTML form of the text