fix a typo: s/allowd/allowed/

Change-Id: I3193933351412c2bc17688c6250be607afd4beac
This commit is contained in:
wangqi 2018-04-19 10:55:19 +00:00
parent 0bd92ad4d5
commit 708aa692dd
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# Defaults to '127.0.0.1'.
#
# [*allowed_hosts*]
# (Optional) other hosts the user is allowd to connect from.
# (Optional) other hosts the user is allowed to connect from.
# Defaults to undef.
#
# [*charset*]