[tor-commits] [torspec/master] Correct the description of	PT_SERVER_TRANSPORT_OPTIONS in pt-spec.txt
    nickm at torproject.org 
    nickm at torproject.org
       
    Tue Jun 20 17:49:57 UTC 2017
    
    
  
commit 86480728d816474a0771a3b3aba5d223a32f0705
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Jun 16 14:16:51 2017 -0400
    Correct the description of PT_SERVER_TRANSPORT_OPTIONS in pt-spec.txt
---
 pt-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pt-spec.txt b/pt-spec.txt
index aa723aa..e94d480 100644
--- a/pt-spec.txt
+++ b/pt-spec.txt
@@ -279,7 +279,7 @@ Table of Contents
        is a PT name and <value> is a k=v string value with options
        that are to be passed to the transport.
 
-       Colons, semicolons, equal signs and backslashes MUST be
+       Colons, semicolons, and backslashes MUST be
        escaped with a backslash.
 
        If there are no arguments that need to be passed to any of
    
    
More information about the tor-commits
mailing list