r98097 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98096‎ | r98097 | r98098 >
Date:23:47, 25 September 2011
Author:krinkle
Status:ok
Tags:
Comment:
[RL2] typo in comment
Modified paths:
  • /branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js (modified) (history)

Diff [purge]

Index: branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js
@@ -152,7 +152,7 @@
153153 *
154154 * @param id {String|null} Gadget id, or null to get all from the repo.
155155 * @param success {Function} To be called with the gadget object or array of gadget objects as first argument.
156 - * @param error {Function} If something went wrong (inexisting gadget, api
 156+ * @param error {Function} If something went wrong (inexistent gadget, api
157157 * error, request error), this is called with error code as first argument.
158158 * @param repoName {String} Name of the repository, key in mw.gadgets.conf.repos. Defaults to 'local'
159159 */

Status & tagging log