Minor language fix

This commit is contained in:
Miroslav Stampar 2014-04-06 17:13:23 +02:00
parent bbf08a825e
commit 36a590e085

View File

@ -92,7 +92,7 @@ authCred =
authPrivate = authPrivate =
# Use a proxy to connect to the target URL. # Use a proxy to connect to the target URL.
# Syntax: http://address:port # Syntax: (http|https|socks4|socks5)://address:port
proxy = proxy =
# Proxy authentication credentials. Useful only if the proxy requires # Proxy authentication credentials. Useful only if the proxy requires