From 5774ada5d29ec7abd5a258ff165755c946e97f5f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 26 Jan 2011 11:41:33 -0500 Subject: [PATCH] Fix typo in dir-spec.txt [found by sebastian] --- doc/spec/dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index a883c8871d..c843a7c41f 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. -- 2.47.3