Fixed typo
Change-Id: Ic8c3250509a21eb05800bf2a5123f770b4df023b
This commit is contained in:
parent
edcc45ab83
commit
a78511c0ab
@ -41,7 +41,7 @@
|
|||||||
var clusterTemplates = [{value:"", name: gettext("Choose a Cluster Template")}];
|
var clusterTemplates = [{value:"", name: gettext("Choose a Cluster Template")}];
|
||||||
var keypairs = [{value:"", name: gettext("Choose a Keypair")}];
|
var keypairs = [{value:"", name: gettext("Choose a Keypair")}];
|
||||||
var dockerVolumeSizeDescription = gettext(
|
var dockerVolumeSizeDescription = gettext(
|
||||||
"If not specified, the value specified in Clsuter Template will be used.");
|
"If not specified, the value specified in Cluster Template will be used.");
|
||||||
|
|
||||||
// schema
|
// schema
|
||||||
schema = {
|
schema = {
|
||||||
|
Loading…
Reference in New Issue
Block a user