From: wangqi Date: Thu, 19 Apr 2018 10:55:19 +0000 (+0000) Subject: fix a typo: s/allowd/allowed/ X-Git-Tag: 13.1.0~4^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=708aa692ddb78daf43a0191e6a889c3d5811524e;p=puppet-modules%2Fpuppet-ceilometer.git fix a typo: s/allowd/allowed/ Change-Id: I3193933351412c2bc17688c6250be607afd4beac --- diff --git a/manifests/db/mysql.pp b/manifests/db/mysql.pp index a834e8e..58ec1f7 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*]