@typo in example-dnscrypt-proxy.toml (#628)

This can be can be useful… -> This can be useful…
This commit is contained in:
iiic 2018-10-29 14:16:02 +01:00 committed by Frank Denis
parent d4c06c8c14
commit 4fe62bc7cc
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ require_nofilter = true
## Always use TCP to connect to upstream servers. ## Always use TCP to connect to upstream servers.
## This can be can be useful if you need to route everything through Tor. ## This can be useful if you need to route everything through Tor.
## Otherwise, leave this to `false`, as it doesn't improve security ## Otherwise, leave this to `false`, as it doesn't improve security
## (dnscrypt-proxy will always encrypt everything even using UDP), and can ## (dnscrypt-proxy will always encrypt everything even using UDP), and can
## only increase latency. ## only increase latency.