From: Roger Dingledine Date: Thu, 15 Jan 2015 16:03:13 +0000 (-0500) Subject: fix typo X-Git-Tag: tor-0.2.6.3-alpha~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=660a35d97c1bc600521a5ece373e70477176fb1c;p=thirdparty%2Ftor.git fix typo --- diff --git a/src/or/rendclient.c b/src/or/rendclient.c index 75c7b9ae92..4b7d85a5e0 100644 --- a/src/or/rendclient.c +++ b/src/or/rendclient.c @@ -1083,7 +1083,7 @@ rend_client_desc_trynow(const char *query) * the hidden service named onion_address. Called when a * connection attempt has ended; it is possible for this to be called * multiple times while handling an ended connection attempt, and - * any future changes to this functio n must ensure it remains + * any future changes to this function must ensure it remains * idempotent. */ void