Skip to content

Commit

Permalink
Merge pull request msmhq#123 from coosh/master
Browse files Browse the repository at this point in the history
Simple Typo Fix: jargorup -> jargroup
  • Loading branch information
Marcus Whybrow committed Dec 18, 2012
2 parents 659fbae + 9ab32d7 commit a3bd5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/msm
Original file line number Diff line number Diff line change
Expand Up @@ -1587,7 +1587,7 @@ server_set_jar() {
echo "Server \"${SERVER_NAME[$1]}\" is now using \"$jar\"."
fi
else
error_exit NAME_NOT_FOUND "There is no jargorup named \"$2\"."
error_exit NAME_NOT_FOUND "There is no jargroup named \"$2\"."
fi
}

Expand Down

0 comments on commit a3bd5c4

Please sign in to comment.