This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 88f64de848b Update cloudstack-help-text (#8329)
88f64de848b is described below

commit 88f64de848b07704cf20946bb7a0dc05909f537d
Author: Andrija Panic <[email protected]>
AuthorDate: Thu Dec 7 12:27:42 2023 +0100

    Update cloudstack-help-text (#8329)
---
 scripts/installer/cloudstack-help-text | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to