diff --git a/scripts/installer/cloudstack-help-text b/scripts/installer/cloudstack-help-text index 75327cf3f5b..1231464aa56 100755 --- a/scripts/installer/cloudstack-help-text +++ b/scripts/installer/cloudstack-help-text @@ -21,7 +21,7 @@ ACL_MINOR_VERSION=$(echo $ACS_VERSION | cut -d'-' -f1) case $1 in management) - PACKAGE="Managment Server" + PACKAGE="Management Server" ;; usage) PACKAGE="Usage Server"