[tor-commits] [torspec/master] Include variable n in step 2

nickm at torproject.org nickm at torproject.org
Mon Nov 26 21:52:47 UTC 2018


commit 9f5b4a1debb6bf56c2ccc8539aa04b3585e27277
Author: teor <teor at torproject.org>
Date:   Wed Nov 7 17:33:33 2018 +0000

    Include variable n in step 2
    
    Co-Authored-By: juga0 <juga at riseup.net>
---
 bandwidth-file-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 784e92a..7073539 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -550,7 +550,7 @@ would be included in the next bandwidth authority's upcoming vote.
      bandwidth.
    - calculate the stream average by dividing the sum of all the
      relays' filtered bandwidth by the number of relays that have been
-     measured, ie, calculate the mean average or the relays' measured
+     measured (`n`), ie, calculate the mean average or the relays' measured
      bandwidth.
 
     In pseudocode:





More information about the tor-commits mailing list