Fix a comment typo.

This commit is contained in:
Arlo Breault 2014-09-23 12:11:06 -04:00 committed by Nick Mathewson
parent 2fae74d6c3
commit 2e16856665

View file

@ -345,7 +345,7 @@ should_use_directory_guards(const or_options_t *options)
return 1; 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 * networkstatus, or the fallback dirservers, for use in downloading
* information of type <b>type</b>, and return its routerstatus. */ * information of type <b>type</b>, and return its routerstatus. */
static const routerstatus_t * static const routerstatus_t *