jenkins-bot has submitted this change and it was merged.
Change subject: Follow-up 3f456b1: Fix typo in function call
......................................................................
Follow-up 3f456b1: Fix typo in function call
Bug: T132736
Change-Id: I36862baf287efe275d5b5fdc3bef911b7815a762
---
M modules/ve-math/ve.ui.MWMathContextItem.js
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Physikerwelt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/ve-math/ve.ui.MWMathContextItem.js
b/modules/ve-math/ve.ui.MWMathContextItem.js
index c278228..a247672 100644
--- a/modules/ve-math/ve.ui.MWMathContextItem.js
+++ b/modules/ve-math/ve.ui.MWMathContextItem.js
@@ -55,7 +55,7 @@
* Handle inline edit button click events.
*/
ve.ui.MWMathContextItem.prototype.onInlineEditButtonClick = function () {
- this.context.getSurface().executeComamnd( 'mathInspector' );
+ this.context.getSurface().executeCommand( 'mathInspector' );
};
/* Registration */
--
To view, visit https://gerrit.wikimedia.org/r/290967
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I36862baf287efe275d5b5fdc3bef911b7815a762
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Physikerwelt <[email protected]>
Gerrit-Reviewer: TheDJ <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits