Withoutaname has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/131423

Change subject: Fix typos in WikitextContent.php
......................................................................

Fix typos in WikitextContent.php

Fix typos in documentation for
/core/includes/content/WikitextContent.php

Change-Id: Idc0d4d9101309cea858473c86a4b12cf6e5f5ee4
---
M includes/content/WikitextContent.php
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/23/131423/1

diff --git a/includes/content/WikitextContent.php 
b/includes/content/WikitextContent.php
index 13ef1b9..9b1a3c7 100644
--- a/includes/content/WikitextContent.php
+++ b/includes/content/WikitextContent.php
@@ -315,9 +315,10 @@
         *
         * @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

-- 
To view, visit https://gerrit.wikimedia.org/r/131423
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc0d4d9101309cea858473c86a4b12cf6e5f5ee4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Withoutaname <drevit...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to