| Index: branches/RL2/extensions/Gadgets/modules/ext.gadgets.api.js |
| — | — | @@ -152,7 +152,7 @@ |
| 153 | 153 | * |
| 154 | 154 | * @param id {String|null} Gadget id, or null to get all from the repo. |
| 155 | 155 | * @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 |
| 157 | 157 | * error, request error), this is called with error code as first argument. |
| 158 | 158 | * @param repoName {String} Name of the repository, key in mw.gadgets.conf.repos. Defaults to 'local' |
| 159 | 159 | */ |