Hello Oved Ourfali,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/23944

to review the following change.

Change subject: core: fix type in VdsDeploy
......................................................................

core: fix type in VdsDeploy

Change-Id: I6d5b0784be20e37f95348af33a217dead0fd5ffb
Bug-Url: https://bugzilla.redhat.com/1056307
Signed-off-by: Oved Ourfali <oourf...@redhat.com>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/44/23944/1

diff --git 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
index 4607390..78cd6a3 100644
--- 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
+++ 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
@@ -464,7 +464,7 @@
             if (reboot) {
                 _messages.post(
                     InstallerMessages.Severity.INFO,
-                    "Enfocing host reboot"
+                    "Enforcing host reboot"
                 );
             }
             _parser.cliEnvironmentSet(


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d5b0784be20e37f95348af33a217dead0fd5ffb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to