[tor-commits] [torspec/master] fix minor ambiguity that had been	bugging me
    arma at torproject.org 
    arma at torproject.org
       
    Fri Apr 19 15:09:05 UTC 2013
    
    
  
commit f0333d04250a9351c7eb172a374e259bf922f767
Author: Roger Dingledine <arma at torproject.org>
Date:   Fri Apr 19 11:08:46 2013 -0400
    fix minor ambiguity that had been bugging me
---
 dir-spec.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dir-spec.txt b/dir-spec.txt
index 029454d..ac13d7f 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1680,8 +1680,8 @@
    bandwidths for other nodes.
 
    When computing thresholds based on percentiles of nodes, an authority
-   only considers nodes that are active, nodes that have not been
-   omitted as a sybil (see below), and nodes whose bandwidth is at least
+   only considers nodes that are active, that have not been
+   omitted as a sybil (see below), and whose bandwidth is at least
    4 KB.  Nodes that don't meet these criteria do not influence any
    threshold calculations (including calculation of stability and uptime
    and bandwidth thresholds) and also do not have their Exit status
    
    
More information about the tor-commits
mailing list