[tor-commits] [torspec/master] Fix typo in tor-spec.txt

catalyst at torproject.org catalyst at torproject.org
Tue Mar 27 19:18:58 UTC 2018


commit 353b51e25752b022115b8b3ae2f1d8e057ebb9fb
Author: Taylor Yu <catalyst at torproject.org>
Date:   Tue Mar 27 13:36:18 2018 -0500

    Fix typo in tor-spec.txt
    
    Section 5.1.2 erroneously suggested that a client might send an
    EXTENDED2 cell, which was probably a typo.  Also change "a" to "an".
---
 tor-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tor-spec.txt b/tor-spec.txt
index 13691b7..ea195ad 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -938,7 +938,7 @@ see tor-design.pdf.
 
 5.1.2. EXTEND and EXTENDED cells
 
-   To extend an existing circuit, the client sends a EXTEND or EXTENDED2
+   To extend an existing circuit, the client sends an EXTEND or EXTEND2
    relay cell to the last node in the circuit.
 
    An EXTEND2 cell's relay payload contains:



More information about the tor-commits mailing list