]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix easy typo
authorRoger Dingledine <arma@torproject.org>
Sun, 4 Oct 2015 16:28:25 +0000 (12:28 -0400)
committerRoger Dingledine <arma@torproject.org>
Sun, 4 Oct 2015 16:28:25 +0000 (12:28 -0400)
src/or/or.h

index a80cd55b5375a1f9929b126394e191f1bd5981b9..651d8bed0c98ee75e0a197c37e293521a28e1574 100644 (file)
@@ -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.