From 24f6d61c7bacf8ce360135b24c4e6c1a9c132ca6 Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Tue, 6 Jul 2010 18:55:10 +0000 Subject: [PATCH] minor: correct message spelling SVN: 16907 --- openbis/dist/server/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbis/dist/server/install.sh b/openbis/dist/server/install.sh index f96a4ffdb5b..41abbc9c580 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 -- GitLab