spelling fix

This commit is contained in:
Jason M. Wood 2013-11-03 19:11:49 -07:00
parent c50b774c19
commit be13cb9609

View File

@ -619,7 +619,7 @@ getWorldProperties() {
print;
'
)
# Get the server agruments, use the default value if not provided.
# Get the server arguments, use the default value if not provided.
SERVER_ARGS=$(
getPropertiesValue "$1" "mscs-server-args" "$DEFAULT_SERVER_ARGS"
)