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

Change subject: Clarify a comment and correct its spelling
......................................................................


Clarify a comment and correct its spelling

Change-Id: Idd1334d60822a1bfaae2354bca6cb277016f81f7
---
M modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js 
b/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
index 2af2be0..fd49093 100644
--- a/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
+++ b/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
@@ -471,8 +471,9 @@
                        this.actions.forEach( { actions: 'save' }, function ( 
action ) {
                                action.setLabel(
                                        ve.msg(
-                                               // TODO: Actually populate 
this.resotring with information, right now it is
-                                               // always false because of an 
oversight when migrating this code from init
+                                               // TODO: Actually populate 
this.restoring with information. Right now it is
+                                               // always false because of an 
oversight when migrating this code from init.
+                                               // Possible messages:
                                                // 
visualeditor-savedialog-label-restore, visualeditor-savedialog-label-save
                                                
'visualeditor-savedialog-label-' + ( this.restoring ? 'restore' : 'save' )
                                        )

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idd1334d60822a1bfaae2354bca6cb277016f81f7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Mooeypoo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to