aboutsummaryrefslogtreecommitdiff
path: root/proposals/105-handshake-revision.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-04 00:15:17 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-04 00:15:17 +0000
commitc96cb84c6521fe82b349522709c4aa185986fe8b (patch)
treed05d3b131e1c39f74b77b85b77ad701c76853ae8 /proposals/105-handshake-revision.txt
parentea610673bb85ad5e9c6db8d11f87e83a6d5cd444 (diff)
downloadtorspec-c96cb84c6521fe82b349522709c4aa185986fe8b.tar.gz
torspec-c96cb84c6521fe82b349522709c4aa185986fe8b.zip
minor fix
svn:r12367
Diffstat (limited to 'proposals/105-handshake-revision.txt')
-rw-r--r--proposals/105-handshake-revision.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/105-handshake-revision.txt b/proposals/105-handshake-revision.txt
index bd46dbd..efc4b8d 100644
--- a/proposals/105-handshake-revision.txt
+++ b/proposals/105-handshake-revision.txt
@@ -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.