Fix inaccurate jQueryMsg comment
authorMatthew Flaschen <mflaschen@wikimedia.org>
Tue, 10 Sep 2013 08:45:00 +0000 (01:45 -0700)
committerMattflaschen <mflaschen@wikimedia.org>
Tue, 10 Sep 2013 08:47:40 +0000 (08:47 +0000)
It's done by mediawiki.js, as it says at the bottom of the file.

Change-Id: I2505cde86ff9d9532fce75f3924f88e898a5f5f6

resources/mediawiki/mediawiki.jqueryMsg.js

index 5539d4d..b634917 100644 (file)
@@ -44,7 +44,7 @@
                        //
                        // Only 'text', 'parse', and 'escaped' are supported, and the
                        // actual escaping for 'escaped' is done by other code (generally
-                       // through jqueryMsg).
+                       // through mediawiki.js).
                        //
                        // However, note that this default only
                        // applies to direct calls to jqueryMsg. The default for mediawiki.js itself