diff --git a/openbis/dist/server/install.sh b/openbis/dist/server/install.sh
index f96a4ffdb5ba8b29625be2b9f44f6e17f546499d..41abbc9c58077d92ccd07fdf0316b1a3bfe1c89a 100755
--- a/openbis/dist/server/install.sh
+++ b/openbis/dist/server/install.sh
@@ -115,4 +115,4 @@ cd "$jetty_folder"
 
 echo openBIS Application Server installation finished
 echo Starting server by jetty/bin/startup.sh
-echo Stopng server by jetty/bin/shutdown.sh
+echo Stopping server by jetty/bin/shutdown.sh