Justin Clift has uploaded a new change for review.

Change subject: engine: Fixing some minor typos.
......................................................................

engine: Fixing some minor typos.

Change-Id: Ica96fc14cfa5d2ff90046a70abf9ec58b47beeb9
Signed-off-by: Justin Clift <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/10728/1

diff --git 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java
 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java
index 13cf7c5..8e07c79 100644
--- 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java
+++ 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java
@@ -203,7 +203,7 @@
                 vdsGroupId = Guid.createGuidFromString(
                         Config.<String> 
GetValue(ConfigValues.PowerClientAutoRegistrationDefaultVdsGroupID));
                 log.debugFormat(
-                        "RegisterVdsQuery::ExecuteCommand - VdsGroupId 
recieved as -1, using PowerClientAutoRegistrationDefaultVdsGroupID: {0}",
+                        "RegisterVdsQuery::ExecuteCommand - VdsGroupId 
received as -1, using PowerClientAutoRegistrationDefaultVdsGroupID: {0}",
                         vdsGroupId);
             } else {
                 vdsGroupId = getParameters().getVdsGroupId();


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica96fc14cfa5d2ff90046a70abf9ec58b47beeb9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Justin Clift <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to