1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-19 03:00:29 +01:00

Fix spelling

This commit is contained in:
a1346054 2018-02-26 21:25:25 +00:00 committed by GitHub
parent 82825f46e9
commit c9e157ba12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
## This is used to route specific domain names to specific servers.
## The general format is: <domain> <server address> [, <server address>...]
## Adresses can be IPv4 and IPv6, and include a non-standard port number.
## Addresses can be IPv4 and IPv6, and include a non-standard port number.
## In order to enable this feature, the "forwarding_rules" property needs to
## be set to that file name in the main configuration file.