[torspec/master] Fix syntax: measurements is plural

commit ded4213b174e4078010b7683f85098db1a430fd2 Author: juga0 <juga@riseup.net> Date: Mon May 28 21:05:24 2018 +0000 Fix syntax: measurements is plural --- bandwidth-file-spec.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index 864fffc..c647aee 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -336,21 +336,21 @@ Every RelayLine in sbws version 0.1.0 consists of: [Zero or one time.] - The number of times that the bandwidth measurement for this relay + The number of times that the bandwidth measurements for this relay failed because of circuit failures. "error_stream=" Int NL [Zero or one time.] - The number of times that the bandwidth measurement for this relay + The number of times that the bandwidth measurements for this relay failed because of stream failures. "error_misc=" Int NL [Zero or one time.] - The number of times that the bandwidth measurement for this relay + The number of times that the bandwidth measurements for this relay failed because of other reasons. 2.4.2. Torflow
participants (1)
-
nickm@torproject.org