[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [tor/master] Fix typo in dir-spec.txt [found by sebastian]



commit 5774ada5d29ec7abd5a258ff165755c946e97f5f
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Wed Jan 26 11:41:33 2011 -0500

    Fix typo in dir-spec.txt [found by sebastian]
---
 doc/spec/dir-spec.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index a883c88..c843a7c 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -1618,7 +1618,7 @@
         * If consensus-method 7 or later is in use, the params line is
           included in the output.
 
-        * If the conesensus method is under 11, bad exits are considered as
+        * If the consensus method is under 11, bad exits are considered as
           possible exits when computing bandwidth weights.  Otherwise, if
           method 11 or later is in use, any router that is determined to get
           the BadExit flag doesn't count when we're calculating weights.