Fixed cosmetic typo

This commit is contained in:
Dave Fallon 2013-06-13 20:53:03 -07:00
parent 9bc0478746
commit b28c0bccef

View File

@ -1660,7 +1660,7 @@ server_connected() {
fi fi
} }
# Sets the valud of a server property # Sets the value of a server property
# $1: The ID of the server # $1: The ID of the server
# $2: The name of the server property # $2: The name of the server property
# $3: The value for the property # $3: The value for the property