jenkins-bot has submitted this change and it was merged.

Change subject: WindowManager: Documentation typo
......................................................................


WindowManager: Documentation typo

Change-Id: I753da8e36886413798e1eecccc67c939a8696e99
---
M src/WindowManager.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jforrester: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/WindowManager.js b/src/WindowManager.js
index f6f0c2b..9483afb 100644
--- a/src/WindowManager.js
+++ b/src/WindowManager.js
@@ -112,7 +112,7 @@
  *
  * @event closing
  * @param {OO.ui.Window} win Window that's being closed
- * @param {jQuery.Promise} opening Promise resolved when window is closed; 
when the promise
+ * @param {jQuery.Promise} closing Promise resolved when window is closed; 
when the promise
  *   is resolved the first argument will be a the closing data; progress 
notifications will be fired
  *   on the promise for `hold` and `teardown` when those processes are 
completed respectively.
  * @param {Object} data Window closing data

-- 
To view, visit https://gerrit.wikimedia.org/r/195311
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I753da8e36886413798e1eecccc67c939a8696e99
Gerrit-PatchSet: 2
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to