summaryrefslogtreecommitdiff
path: root/src/or
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2015-10-04 12:28:25 -0400
committerRoger Dingledine <arma@torproject.org>2015-10-04 12:28:25 -0400
commitc9cb5516ab3380f266c7f5db68899cb4cff49202 (patch)
treefdf24ad40bcb270cfc903b58970bb35e70dfb3a0 /src/or
parent3c6782395743a089e192867ddbf44549cfeca015 (diff)
downloadtor-c9cb5516ab3380f266c7f5db68899cb4cff49202.tar.gz
tor-c9cb5516ab3380f266c7f5db68899cb4cff49202.zip
fix easy typo
Diffstat (limited to 'src/or')
-rw-r--r--src/or/or.h2
1 files changed, 1 insertions, 1 deletions
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.