aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.)