From: Arlo Breault Date: Tue, 23 Sep 2014 16:11:06 +0000 (-0400) Subject: Fix a comment typo. X-Git-Tag: tor-0.2.6.3-alpha~119^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e168566654957cb708d7484c28778e110384ae4;p=thirdparty%2Ftor.git Fix a comment typo. --- diff --git a/src/or/directory.c b/src/or/directory.c index 5eccb2cabd..890d3eaff9 100644 --- a/src/or/directory.c +++ b/src/or/directory.c @@ -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 type, and return its routerstatus. */ static const routerstatus_t *