From: Roger Dingledine Date: Sun, 4 Oct 2015 16:28:25 +0000 (-0400) Subject: fix easy typo X-Git-Tag: tor-0.2.8.1-alpha~326 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9cb5516ab3380f266c7f5db68899cb4cff49202;p=thirdparty%2Ftor.git fix easy typo --- diff --git a/src/or/or.h b/src/or/or.h index a80cd55b53..651d8bed0c 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -4015,7 +4015,7 @@ typedef struct { char *ConsensusParams; /** Authority only: minimum number of measured bandwidths we must see - * before we only beliee measured bandwidths to assign flags. */ + * before we only believe measured bandwidths to assign flags. */ int MinMeasuredBWsForAuthToIgnoreAdvertised; /** The length of time that we think an initial consensus should be fresh.