Browse Source

minor fix

svn:r12367
Roger Dingledine 18 years ago
parent
commit
8cc70addd7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/spec/proposals/105-handshake-revision.txt

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

@@ -196,7 +196,7 @@ Proposal:
    A Tor instance should use the other Tor's reported address
    A Tor instance should use the other Tor's reported address
    information as part of logic to decide whether to treat a given
    information as part of logic to decide whether to treat a given
    connection as suitable for extending circuits to a given address/ID
    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
    existing OR connection if the ID matches, and ANY of the following
    conditions hold:
    conditions hold:
        - The IP matches the requested IP.
        - The IP matches the requested IP.