]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a comment typo.
authorArlo Breault <arlolra@gmail.com>
Tue, 23 Sep 2014 16:11:06 +0000 (12:11 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 23 Sep 2014 16:11:06 +0000 (12:11 -0400)
src/or/directory.c

index 5eccb2cabdb12ee56eef23ed37f3cf38ec0ddb98..890d3eaff9b54d2f39b6acbee1511510c28b049f 100644 (file)
@@ -345,7 +345,7 @@ should_use_directory_guards(const or_options_t *options)
   return 1;
 }
 
-/** Pick an unconsetrained directory server from among our guards, the latest
+/** Pick an unconstrained directory server from among our guards, the latest
  * networkstatus, or the fallback dirservers, for use in downloading
  * information of type <b>type</b>, and return its routerstatus. */
 static const routerstatus_t *