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
This commit is contained in:
Matthew Flaschen 2015-02-14 22:31:27 -05:00
parent e208d0f4b7
commit 736b94f827

View file

@ -125,8 +125,7 @@ $.wikiEditor = {
},
/**
* 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