[tor-commits] [tor/release-0.2.3] trivial grammar fix

arma at torproject.org arma at torproject.org
Tue Jul 31 09:13:21 UTC 2012


commit 1004489354685e7fe27df7fe7fdb9cc94f2d7d2d
Author: Roger Dingledine <arma at torproject.org>
Date:   Tue Jul 31 05:10:05 2012 -0400

    trivial grammar fix
---
 src/or/dns.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/or/dns.c b/src/or/dns.c
index 02447ec..da11668 100644
--- a/src/or/dns.c
+++ b/src/or/dns.c
@@ -567,7 +567,7 @@ send_resolved_hostname_cell(edge_connection_t *conn, const char *hostname)
   // log_notice(LD_EXIT, "Sent");
 }
 
-/** See if we have a cache entry for <b>exitconn</b>-\>address. if so,
+/** See if we have a cache entry for <b>exitconn</b>-\>address. If so,
  * if resolve valid, put it into <b>exitconn</b>-\>addr and return 1.
  * If resolve failed, free exitconn and return -1.
  *





More information about the tor-commits mailing list