fix typos
authorRalf Jung <post@ralfj.de>
Sun, 20 Dec 2015 17:23:31 +0000 (18:23 +0100)
committerRalf Jung <post@ralfj.de>
Sun, 20 Dec 2015 17:23:31 +0000 (18:23 +0100)
dyn-ns-client.conf.dist

index 076287ca00480647c99f720d3e4dd1f9a1eaa146..5b35ae354d007cae81c5e58c9c30346e92f07ba7 100644 (file)
@@ -11,7 +11,7 @@ password = some_secure_password
 # web: Call a website to detect the current, external IPv4 address.
 method = web
 
 # web: Call a website to detect the current, external IPv4 address.
 method = web
 
-# The server to query for web-basd IPv4 detection (if enabled).
+# The server to query for web-based IPv4 detection (if enabled).
 # Default: same as the global server in the default section.
 # This server should NOT have an AAAA record, or it may return the IPv6 address instead!
 server = ipv4.ns.example.com
 # Default: same as the global server in the default section.
 # This server should NOT have an AAAA record, or it may return the IPv6 address instead!
 server = ipv4.ns.example.com
@@ -23,7 +23,7 @@ server = ipv4.ns.example.com
 # local: Try to detect the global IPv6 address based on the configuration of the local network interfaces.
 method = none
 
 # local: Try to detect the global IPv6 address based on the configuration of the local network interfaces.
 method = none
 
-# The server to query for web-basd IPv6 detection.
+# The server to query for web-based IPv6 detection.
 # Default: same as the global server in the default section.
 # This server should NOT have an A record, or it may return the IPv4 address instead!
 server = ipv6.ns.example.com
 # Default: same as the global server in the default section.
 # This server should NOT have an A record, or it may return the IPv4 address instead!
 server = ipv6.ns.example.com