Fixed cosmetic typo.

This commit is contained in:
Dave Fallon 2013-06-15 20:24:50 -07:00
parent b28c0bccef
commit e3ed24e9ba

View File

@ -1772,7 +1772,7 @@ server_property() {
eval SERVER_$2[$1]=\"\$SETTINGS_DEFAULT_$2\"
fi
### Post-changes to varibales after loading
### Post-changes to variables after loading
# If it is a path make that path absolute
if [[ "$2" =~ _PATH$ ]]; then