fix a typo: s/allowd/allowed/

Change-Id: I163cd2d1661f1e46a8993823fa98b6b887c74b07
This commit is contained in:
wangqi 2018-04-19 10:51:58 +00:00
parent 89a2840a86
commit d168469792
1 changed files with 1 additions and 1 deletions

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*]