[or-cvs] r11658: minor typo (tor/trunk/src/or)

arma at seul.org arma at seul.org
Thu Sep 27 05:20:27 UTC 2007


Author: arma
Date: 2007-09-27 01:20:26 -0400 (Thu, 27 Sep 2007)
New Revision: 11658

Modified:
   tor/trunk/src/or/connection_edge.c
Log:
minor typo


Modified: tor/trunk/src/or/connection_edge.c
===================================================================
--- tor/trunk/src/or/connection_edge.c	2007-09-26 20:35:01 UTC (rev 11657)
+++ tor/trunk/src/or/connection_edge.c	2007-09-27 05:20:26 UTC (rev 11658)
@@ -2526,7 +2526,7 @@
 }
 
 /** Given an exit conn that should attach to us as a directory server, open a
- * bridge connection with a linked connection pir, create a new directory
+ * bridge connection with a linked connection pair, create a new directory
  * conn, and join them together.  Return 0 on success (or if there was an
  * error we could send back an end cell for).  Return -(some circuit end
  * reason) if the circuit needs to be torn down.  Either connects



More information about the tor-commits mailing list