Gilad Chaplik has uploaded a new change for review.

Change subject: webadmin: fixing typo
......................................................................

webadmin: fixing typo

"shceduling" -> "scheduling"

Change-Id: I616b711893403f733c6fa7ce8e166657841e4612
Bug-Url: https://bugzilla.redhat.com/1056743
Signed-off-by: Gilad Chaplik <[email protected]>
---
M 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/67/24067/1

diff --git 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java
 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java
index a9634b0..2c546c8 100644
--- 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java
+++ 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java
@@ -326,7 +326,7 @@
     String cannotConnectToTheConsole(String vmName);
 
     @DefaultMessage("Optimize scheduling for host weighing (ordering):\n" +
-            "Utilization: include weight modules in shceduling to allow best 
selection\n" +
+            "Utilization: include weight modules in scheduling to allow best 
selection\n" +
             "Speed: skip host weighing in case there are more than {0} pending 
requests")
     String schedulerOptimizationInfo(int numOfRequests);
 


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

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

Reply via email to