]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix typo
authorRoger Dingledine <arma@torproject.org>
Thu, 15 Jan 2015 16:03:13 +0000 (11:03 -0500)
committerRoger Dingledine <arma@torproject.org>
Thu, 15 Jan 2015 16:03:13 +0000 (11:03 -0500)
src/or/rendclient.c

index 75c7b9ae92a3deb731a95067465f60d150c0f1ce..4b7d85a5e06e4c6a90ddbada9b2dc566df319f23 100644 (file)
@@ -1083,7 +1083,7 @@ rend_client_desc_trynow(const char *query)
  * the hidden service named <b>onion_address</b>.  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