Fix typo in endpoint.pp
authorzhangyanxian <zhangyanxianmail@163.com>
Fri, 20 Jan 2017 07:25:38 +0000 (07:25 +0000)
committerzhangyanxian <zhangyanxianmail@163.com>
Fri, 20 Jan 2017 07:25:52 +0000 (07:25 +0000)
TrivialFix

Change-Id: I8ea2f108d6f98167217b31284c84dbdf23f55f36

manifests/haproxy/endpoint.pp

index 2f60b24..da2aba3 100644 (file)
@@ -36,7 +36,7 @@
 #
 # [*public_virtual_ip*]
 #  Address in which the proxy endpoint will be listening in the public network.
-#  If this service is internal only this should be ommited.
+#  If this service is internal only this should be ommitted.
 #  Defaults to undef.
 #
 # [*mode*]