diff --git a/manifests/db/mysql.pp b/manifests/db/mysql.pp index 4972752ea..5819c19e4 100644 --- a/manifests/db/mysql.pp +++ b/manifests/db/mysql.pp @@ -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*]