diff --git a/resources/js/ext.uls.init.js b/resources/js/ext.uls.init.js index cadb31e9..543875eb 100644 --- a/resources/js/ext.uls.init.js +++ b/resources/js/ext.uls.init.js @@ -164,7 +164,7 @@ * Local wrapper for 'mw.eventLog.logEvent' which handles default params * and ensures the correct schema is loaded. * - * @param {Object} data Event action and optional fields + * @param {Object} event Event action and optional fields * @param {int} [timeout] Fail the request if it is not completed within * the specified timeout. Can be use for example to log actions that * cause the browser to navigate to other pages.