瀏覽代碼

Fix config comment

- Removed redundant word
Philipp Gillé 5 年之前
父節點
當前提交
2889814514
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/config.yaml

+ 1 - 1
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}"]