From 7a272e80263c002b4bc526330793309fc1111e60 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Thu, 24 May 2012 02:49:23 +0100 Subject: [PATCH] Grammar --- msm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msm b/msm index 47b16f6..7be9860 100755 --- a/msm +++ b/msm @@ -698,7 +698,7 @@ init() { # Setup defaults # Note: screen_name will at this stage have the {SERVER_NAME} tag in it # which needs to be replaced. - # Invocation will may also the {RAM} and {JAR} tags. + # Invocation may also the {RAM} and {JAR} tags. server_user_name[$i]="$DEFAULT_SERVER_USER" server_screen_name[$i]="${DEFAULT_SCREEN_NAME//\{SERVER_NAME\}/${server_name[$i]}}" # Replace tags now, they cannot change