From 696da56e3805a24ac559029ace706ad217e6ddd6 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Mon, 5 Dec 2011 16:24:53 -0800 Subject: [PATCH] bug 12353: fix typo --- ui/scripts/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 937167100e7..7baeafad53c 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -5696,7 +5696,7 @@ zonename: { label: 'Zone' }, podname: { label: 'Pod' }, hypervisortype: { label: 'Hypervisor' }, - clustertype: { label: 'Clulster type' }, + clustertype: { label: 'Cluster type' }, allocationstate: { label: 'Allocation State' }, managedstate: { label: 'Managed State' } }