Browse Source

minor bugfix in socks explanation

svn:r1979
Roger Dingledine 21 years ago
parent
commit
22c5ddb588
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/socks-extensions.txt

+ 1 - 1
doc/socks-extensions.txt

@@ -44,7 +44,7 @@ Tor's extensions to the SOCKS protocol
   resolved) or a success response.  In the case of success, the address is
   resolved) or a success response.  In the case of success, the address is
   stored in the portion of the SOCKS response reserved for remote IP address.
   stored in the portion of the SOCKS response reserved for remote IP address.
 
 
-  (We support RESOLVE in SOCKS4A too, even though it is unnecessary.)
+  (We support RESOLVE in SOCKS4 too, even though it is unnecessary.)
 
 
 3. HTTP-resistance
 3. HTTP-resistance