From 28898145147d9a2790fa1efef9d03d9115f8ee0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Gill=C3=A9?= Date: Sat, 23 Nov 2019 01:43:43 +0100 Subject: [PATCH] Fix config comment - Removed redundant word --- examples/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/config.yaml b/examples/config.yaml index 4951791..d339fa4 100644 --- a/examples/config.yaml +++ b/examples/config.yaml @@ -11,7 +11,7 @@ pki: #blacklist: # - c99d4e650533b92061b09918e838a5a0a6aaee21eed1d12fd937682865936c72 -# The static host map defines a set of hosts with with fixed IP addresses on the internet (or any network). +# The static host map defines a set of hosts with fixed IP addresses on the internet (or any network). # A host can have multiple fixed IP addresses defined here, and nebula will try each when establishing a tunnel. # The syntax is: # "{nebula ip}": ["{routable ip/dns name}:{routable port}"]