[node-patches] Change in ovirt-node[master]: fix tui upgrade typo

jboggs at redhat.com jboggs at redhat.com
Sun Oct 13 19:23:57 UTC 2013


Joey Boggs has uploaded a new change for review.

Change subject: fix tui upgrade typo
......................................................................

fix tui upgrade typo

rhbz#1018447

Change-Id: I404cb6738d87a644fd430695d72594a05f5431f2
Bug-Url:http://bugzilla.redhat.com/show_bug.cgi?id=1018447
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
M src/ovirt/node/installer/core/upgrade_page.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/51/20151/1

diff --git a/src/ovirt/node/installer/core/upgrade_page.py b/src/ovirt/node/installer/core/upgrade_page.py
index faabe19..f3358c0 100644
--- a/src/ovirt/node/installer/core/upgrade_page.py
+++ b/src/ovirt/node/installer/core/upgrade_page.py
@@ -51,7 +51,7 @@
                         _("Require a password for the admin user?")),
               ui.Label("label[0]", _("Please enter the current admin ") +
                        _("password. You may also change the admin password ") +
-                       _("if required. If the new password fields are left") +
+                       _("if required. If the new password fields are left ") +
                        _("blank the password will remain the same.")),
               ui.Label("label[1]", _("Password for the admin user")),
               ui.Divider("divider[0]"),


-- 
To view, visit http://gerrit.ovirt.org/20151
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I404cb6738d87a644fd430695d72594a05f5431f2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>



More information about the node-patches mailing list