소스 검색

Fix typo in dir-spec.txt [found by sebastian]

Nick Mathewson 14 년 전
부모
커밋
5774ada5d2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/spec/dir-spec.txt

+ 1 - 1
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.