fix a typo: s/allowd/allowed/

Change-Id: I906fe54e376270237658bcd142224e8a5551ba91
This commit is contained in:
wangqi 2018-04-19 10:53:15 +00:00
parent 6c2a18baea
commit 3a376e55e5

View File

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