Fix typo in endpoint.pp

TrivialFix

Change-Id: I8ea2f108d6f98167217b31284c84dbdf23f55f36
This commit is contained in:
zhangyanxian 2017-01-20 07:25:38 +00:00
parent b8e4fbe838
commit a16642bee5
1 changed files with 1 additions and 1 deletions

View 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*]