diff options
| -rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index 456ca4c..ee9c1b2 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -217,7 +217,7 @@ The possible keywords and their descriptions are as follows:      RFC 2616 requires proxies to add a `Via` header to the HTTP      requests, but using the real host name can be a security -    concern. If the `ViaProxyname` option is present, than its +    concern. If the `ViaProxyname` option is present, then its      string value will be used as the host name in the Via header.      Otherwise, the server's host name will be used. | 
