From 6d1e05d47d66f4a243471a8573d3809f5116f166 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 16 Aug 2021 11:44:45 -0400 Subject: spec change cleanup (hopefully i picked the right fix :) --- tor-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tor-spec.txt') 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.) -- cgit v1.2.3-54-g00ecf