From ea47287575534eb58c4f3cae6c59b1095af3b92e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 27 Sep 2007 05:20:26 +0000 Subject: [PATCH] minor typo svn:r11658 --- src/or/connection_edge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/connection_edge.c b/src/or/connection_edge.c index cb319bda2f..0ebe0ae97c 100644 --- a/src/or/connection_edge.c +++ b/src/or/connection_edge.c @@ -2526,7 +2526,7 @@ connection_exit_connect(edge_connection_t *edge_conn) } /** 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