
This is an automated email from the git hooks/post-receive script. nickm pushed a commit to branch main in repository torspec. commit 1db6116650d204ebca3da03ea10bad12b22a235a Author: Nick Mathewson <nickm@torproject.org> AuthorDate: Fri Jul 8 17:08:40 2022 +0000 Fix typo --- padding-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/padding-spec.txt b/padding-spec.txt index 2ffd33d..206a7f1 100644 --- a/padding-spec.txt +++ b/padding-spec.txt @@ -273,7 +273,7 @@ Table of Contents from its own established consensus into the CELL_PADDING_NEGOTIATE cell.) This avoids the client needing to send updated padding negotiations if the consensus parameters should change. The recipient's clamping of the timing - parameters will cause the recipienty to use its notion of the consensus + parameters will cause the recipient to use its notion of the consensus parameters. Clients and bridges MUST reject padding negotiation messages from relays, -- To stop receiving notification emails like this one, please contact the administrator of this repository.