]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
fix a typo: s/allowd/allowed/
authorwangqi <wang.qi@99cloud.net>
Thu, 19 Apr 2018 10:55:19 +0000 (10:55 +0000)
committerwangqi <wang.qi@99cloud.net>
Thu, 19 Apr 2018 10:55:38 +0000 (10:55 +0000)
Change-Id: I3193933351412c2bc17688c6250be607afd4beac

manifests/db/mysql.pp

index a834e8ea4aea2eff4af4da07822d4c8b245e2e78..58ec1f77333c583a9c5894143fa3d225e505b73c 100644 (file)
@@ -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*]