From c927b6cb1aff4588a5f3729f8cc919ef3616d73e Mon Sep 17 00:00:00 2001 From: "teor (Tim Wilson-Brown)" Date: Tue, 26 Jan 2016 13:45:01 +1100 Subject: Correct grammatical errors in tor comments Avoid using gender for things that don't have it. Avoid assigning a gender to tor users. --- src/or/relay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/relay.c') diff --git a/src/or/relay.c b/src/or/relay.c index ee2f041dbd..aea51a165b 100644 --- a/src/or/relay.c +++ b/src/or/relay.c @@ -833,7 +833,7 @@ connection_ap_process_end_not_open( } } } - /* check if he *ought* to have allowed it */ + /* check if the exit *ought* to have allowed it */ adjust_exit_policy_from_exitpolicy_failure(circ, conn, -- cgit v1.2.3-54-g00ecf