From 672bb951341363242333d1dd4bade0cdf0dd8c22 Mon Sep 17 00:00:00 2001
From: buczekp <buczekp>
Date: Mon, 2 May 2011 08:42:18 +0000
Subject: [PATCH] [SE-338] minor: improve post installation script comment

SVN: 21083
---
 openbis_all/source/bash/sprint_post_install_plasmids.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openbis_all/source/bash/sprint_post_install_plasmids.sh b/openbis_all/source/bash/sprint_post_install_plasmids.sh
index fb94010c70c..be9af9d6443 100755
--- a/openbis_all/source/bash/sprint_post_install_plasmids.sh
+++ b/openbis_all/source/bash/sprint_post_install_plasmids.sh
@@ -18,7 +18,7 @@ function copy_rec_or_die {
         fi
 }
 
-# To make the script can be also used to update PlasMapper:
+# To make the usable also for updating PlasMapper:
 # - remove old webapp with old tmp files
 # - remove old servlets from work directory
 rm -fr $JETTY_WEBAPPS/$PLASMAPPER_WEBAPP_NAME
-- 
GitLab