From a16642bee59a5e9a51e5075c0e3ec04aa611600a Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Fri, 20 Jan 2017 07:25:38 +0000 Subject: Fix typo in endpoint.pp TrivialFix Change-Id: I8ea2f108d6f98167217b31284c84dbdf23f55f36 --- manifests/haproxy/endpoint.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/haproxy/endpoint.pp b/manifests/haproxy/endpoint.pp index 2f60b24..da2aba3 100644 --- a/manifests/haproxy/endpoint.pp +++ b/manifests/haproxy/endpoint.pp @@ -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*] -- cgit 1.2.3-korg