diff --git a/manifests/db/mysql.pp b/manifests/db/mysql.pp index a834e8ea..58ec1f77 100644 --- a/manifests/db/mysql.pp +++ b/manifests/db/mysql.pp @@ -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*]