[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12367: minor fix (tor/trunk/doc/spec/proposals)
Author: arma
Date: 2007-11-03 20:15:17 -0400 (Sat, 03 Nov 2007)
New Revision: 12367
Modified:
tor/trunk/doc/spec/proposals/105-handshake-revision.txt
Log:
minor fix
Modified: tor/trunk/doc/spec/proposals/105-handshake-revision.txt
===================================================================
--- tor/trunk/doc/spec/proposals/105-handshake-revision.txt 2007-11-04 00:14:58 UTC (rev 12366)
+++ tor/trunk/doc/spec/proposals/105-handshake-revision.txt 2007-11-04 00:15:17 UTC (rev 12367)
@@ -196,7 +196,7 @@
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.