http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98097

Revision: 98097
Author:   krinkle
Date:     2011-09-25 23:47:27 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
[RL2] typo in comment

Modified Paths:
--------------
    branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js

Modified: branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js
===================================================================
--- branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js  2011-09-25 
23:16:19 UTC (rev 98096)
+++ branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js  2011-09-25 
23:47:27 UTC (rev 98097)
@@ -152,7 +152,7 @@
                         *
                         * @param id {String|null} Gadget id, or null to get 
all from the repo.
                         * @param success {Function} To be called with the 
gadget object or array of gadget objects as first argument.
-                        * @param error {Function} If something went wrong 
(inexisting gadget, api
+                        * @param error {Function} If something went wrong 
(inexistent gadget, api
                         * error, request error), this is called with error 
code as first argument.
                         * @param repoName {String} Name of the repository, key 
in mw.gadgets.conf.repos. Defaults to 'local'
                         */


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

Reply via email to