From 8ba4ba0a7492e158640200cb26717abfcc6617b7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 5 Jul 2016 12:10:12 -0400 Subject: Grammar. I grepped and hand-inspected the "it's" instances, to see if any were supposed to be possessive. While doing that, I found a "the the", so I grepped to see if there were any more. --- src/or/transports.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/transports.c') diff --git a/src/or/transports.c b/src/or/transports.c index 92539b1693..c99ff1729b 100644 --- a/src/or/transports.c +++ b/src/or/transports.c @@ -1270,7 +1270,7 @@ get_transport_options_for_server_proxy(const managed_proxy_t *mp) /** Return the string that tor should place in TOR_PT_SERVER_BINDADDR * while configuring the server managed proxy in mp. The - * string is stored in the heap, and it's the the responsibility of + * string is stored in the heap, and it's the responsibility of * the caller to deallocate it after its use. */ static char * get_bindaddr_for_server_proxy(const managed_proxy_t *mp) -- cgit v1.2.3-54-g00ecf