jenkins-bot has submitted this change and it was merged.

Change subject: Update autoMsg doc for plain call
......................................................................


Update autoMsg doc for plain call

* Reflect that we're now calling mw.message( ... ).plain()
* Remove vague statement about "may eventually become a wrapper for
  some kind of core MW functionality."

Change-Id: Ibe743162c1f72bb3977ec16e2ba4b023a66e3907
---
M modules/jquery.wikiEditor.js
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Mattflaschen: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/jquery.wikiEditor.js b/modules/jquery.wikiEditor.js
index 95f3c69..516753e 100644
--- a/modules/jquery.wikiEditor.js
+++ b/modules/jquery.wikiEditor.js
@@ -125,8 +125,7 @@
        },
 
        /**
-        * Provides a way to extract messages from objects. Wraps the 
mediaWiki.msg() function, which
-        * may eventually become a wrapper for some kind of core MW 
functionality.
+        * Provides a way to extract messages from objects. Wraps a 
mediaWiki.message( ... ).plain() call.
         *
         * @param object Object to extract messages from
         * @param property String of name of property which contains the 
message. This should be the base name of the

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe743162c1f72bb3977ec16e2ba4b023a66e3907
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiEditor
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to