aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2021-08-16 11:44:45 -0400
committerRoger Dingledine <arma@torproject.org>2021-08-16 11:44:45 -0400
commit6d1e05d47d66f4a243471a8573d3809f5116f166 (patch)
treebdb70268cf90d5233a28be2d3c2719d97cb4f12b /tor-spec.txt
parentfe5b008aea1be9ec89421f8c943ccd8d5b529b8c (diff)
downloadtorspec-6d1e05d47d66f4a243471a8573d3809f5116f166.tar.gz
torspec-6d1e05d47d66f4a243471a8573d3809f5116f166.zip
spec change cleanup
(hopefully i picked the right fix :)
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index 4d9513e..de95acb 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1967,7 +1967,7 @@ see tor-design.pdf.
range bounds for randomized padding timeouts may be specified as unsigned
integer values in milliseconds. The ito_low_ms field should not be lower
than the current consensus parameter value for nf_ito_low (default:
- 1500). The ito_high_ms field must should not be lower than ito_low_ms.
+ 1500). The ito_high_ms field should not be lower than ito_low_ms.
(If any party receives an out-of-range value, they clamp it so
that it is in-range.)