]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
6819: typo in torrc.sample.in
authorNick Mathewson <nickm@torproject.org>
Wed, 12 Sep 2012 15:08:30 +0000 (11:08 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 12 Sep 2012 15:08:30 +0000 (11:08 -0400)
changes/bug6819 [new file with mode: 0644]
src/config/torrc.sample.in

diff --git a/changes/bug6819 b/changes/bug6819
new file mode 100644 (file)
index 0000000..8b5c224
--- /dev/null
@@ -0,0 +1,3 @@
+  o Documentation fixes:
+    - Resolve a typo in torrc.sample.in. Fixes bug 6819; bugfix on
+      0.2.3.14-alpha.
index a1a08aa8f9728b03801ff657635939c9c71241f6..f30fc32fdf32dcbac7c9eeca998f4e5919c17a71 100644 (file)
@@ -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