Fix incorrect documentation
Change-Id: I646a5ccb2ff9e3e7f8871b4e55b55ec881c4301d
This commit is contained in:
@@ -164,7 +164,7 @@
|
|||||||
* Local wrapper for 'mw.eventLog.logEvent' which handles default params
|
* Local wrapper for 'mw.eventLog.logEvent' which handles default params
|
||||||
* and ensures the correct schema is loaded.
|
* 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
|
* @param {int} [timeout] Fail the request if it is not completed within
|
||||||
* the specified timeout. Can be use for example to log actions that
|
* the specified timeout. Can be use for example to log actions that
|
||||||
* cause the browser to navigate to other pages.
|
* cause the browser to navigate to other pages.
|
||||||
|
|||||||
Reference in New Issue
Block a user