aboutsummaryrefslogtreecommitdiff
path: root/src/config/torrc.sample.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-12 11:08:30 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-12 11:08:30 -0400
commit4aff97cfc7965414ad8506ce28a296da1bc4a161 (patch)
tree962aa0cd5d34499f120471c1fc74788b6df8274a /src/config/torrc.sample.in
parent5833861f62d2667eeda1ed0f6595763aa00250b0 (diff)
downloadtor-4aff97cfc7965414ad8506ce28a296da1bc4a161.tar
tor-4aff97cfc7965414ad8506ce28a296da1bc4a161.tar.gz
6819: typo in torrc.sample.in
Diffstat (limited to 'src/config/torrc.sample.in')
-rw-r--r--src/config/torrc.sample.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index a1a08aa8f..f30fc32fd 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -16,7 +16,7 @@
## configure one below. Set "SocksPort 0" if you plan to run Tor only
## as a relay, and not make any local application connections yourself.
#SocksPort 9050 # Default: Bind to localhost:9050 for local connections.
-#SocksPort 192.168.0.1:9100 # Bind to this adddress:port too.
+#SocksPort 192.168.0.1:9100 # Bind to this address:port too.
## Entry policies to allow/deny SOCKS requests based on IP address.
## First entry that matches wins. If no SocksPolicy is set, we accept