[tor-commits] [ooni-probe/master] fix text where we called a SOCKS port an orport

ioerror at torproject.org ioerror at torproject.org
Tue Feb 26 08:23:47 UTC 2013


commit 6aeb43cf7373da2c640499836319df76fdda99e8
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date:   Tue Feb 26 00:22:50 2013 -0800

    fix text where we called a SOCKS port an orport
---
 ooniprobe.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ooniprobe.conf.sample b/ooniprobe.conf.sample
index a2f1c5b..8eac848 100644
--- a/ooniprobe.conf.sample
+++ b/ooniprobe.conf.sample
@@ -28,7 +28,7 @@ advanced:
     # Of specify a specific interface
     #interface: wlan0
     # If you do not specify start_tor, you will have to have Tor running and
-    # explicitly set the control port and orport.
+    # explicitly set the control port and SOCKS port
     start_tor: true
 tor:
     #socks_port: 9050



More information about the tor-commits mailing list