]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
minor fix
authorRoger Dingledine <arma@torproject.org>
Sun, 4 Nov 2007 00:15:17 +0000 (00:15 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 4 Nov 2007 00:15:17 +0000 (00:15 +0000)
svn:r12367

doc/spec/proposals/105-handshake-revision.txt

index bd46dbd0ce0db45045a0c1a3d9b9cd019fe72193..efc4b8d61fff597e741303c8a600ff9f0ea3e656 100644 (file)
@@ -196,7 +196,7 @@ Proposal:
    A Tor instance should use the other Tor's reported address
    information as part of logic to decide whether to treat a given
    connection as suitable for extending circuits to a given address/ID
-   combination.  When we get an extend request, we use an use an
+   combination.  When we get an extend request, we use an
    existing OR connection if the ID matches, and ANY of the following
    conditions hold:
        - The IP matches the requested IP.