Document mw.libs better
authorS Page <spage@wikimedia.org>
Tue, 17 Feb 2015 02:02:00 +0000 (18:02 -0800)
committerS Page <spage@wikimedia.org>
Tue, 17 Feb 2015 02:02:00 +0000 (18:02 -0800)
Per Krinkle in IRC. This is a comment-only change.

Change-Id: Id5b8be26557683ab82b4c664e8d5271e7a32a52b

resources/src/mediawiki/mediawiki.js

index f2cdaab..43c6422 100644 (file)
                config: null,
 
                /**
-                * Empty object that plugins can be installed in.
+                * Empty object for third-party libraries, for cases where you don't
+                * want to add a new global, or the global is bad and needs containment
+                * or wrapping.
                 *
                 * @property
                 */