spec change cleanup

(hopefully i picked the right fix :)
This commit is contained in:
Roger Dingledine 2021-08-16 11:44:45 -04:00
parent fe5b008aea
commit 6d1e05d47d

View File

@ -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.)