fix a typo: s/allowd/allowed/

Change-Id: I74cfa67801c4cd09fe2aca7a713c74308a806c0f
This commit is contained in:
wangqi 2018-04-19 10:50:50 +00:00
parent 87fe18be3d
commit d56e0343cb

View File

@ -19,7 +19,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*]