]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
channel: Fix a comment typo
authorteor <teor@torproject.org>
Mon, 6 Apr 2020 09:10:30 +0000 (19:10 +1000)
committerteor <teor@torproject.org>
Mon, 6 Apr 2020 09:10:30 +0000 (19:10 +1000)
src/core/or/channel.c

index ccc5f571d90cb0027fea1374661aaa62cba8baff..6fd33feda7eed0d8f9bd00d772835d4b1f18bed9 100644 (file)
@@ -2334,7 +2334,7 @@ channel_is_better(channel_t *a, channel_t *b)
   if (!a->is_canonical_to_peer && b->is_canonical_to_peer) return 0;
 
   /*
-   * Okay, if we're here they tied on canonicity, the prefer the older
+   * Okay, if we're here they tied on canonicity. Prefer the older
    * connection, so that the adversary can't create a new connection
    * and try to switch us over to it (which will leak information
    * about long-lived circuits). Additionally, switching connections