mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Fixing Typo: jargorup -> jargroup
This commit is contained in:
parent
659fbae706
commit
9ab32d72fa
2
init/msm
2
init/msm
@ -1587,7 +1587,7 @@ server_set_jar() {
|
|||||||
echo "Server \"${SERVER_NAME[$1]}\" is now using \"$jar\"."
|
echo "Server \"${SERVER_NAME[$1]}\" is now using \"$jar\"."
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
error_exit NAME_NOT_FOUND "There is no jargorup named \"$2\"."
|
error_exit NAME_NOT_FOUND "There is no jargroup named \"$2\"."
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user