aboutsummaryrefslogtreecommitdiff
path: root/spec/padding-spec
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2024-02-13 14:18:30 -0500
committerNick Mathewson <nickm@torproject.org>2024-02-13 14:18:30 -0500
commiteb1886396dcc69303c2bb6ec1fbedc9f9eeae4f7 (patch)
tree695b96a2b4e38beb512650365d1d0fd6db935e5f /spec/padding-spec
parentf5ef6e7ac1211570536cd2a25ae53705a2465152 (diff)
downloadtorspec-eb1886396dcc69303c2bb6ec1fbedc9f9eeae4f7.tar.gz
torspec-eb1886396dcc69303c2bb6ec1fbedc9f9eeae4f7.zip
Replace "payload" with "body"
We had used these terms inconsistently; "payload" was far less common. Part of #253.
Diffstat (limited to 'spec/padding-spec')
-rw-r--r--spec/padding-spec/circuit-level-padding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/padding-spec/circuit-level-padding.md b/spec/padding-spec/circuit-level-padding.md
index 85f9137..66caa2f 100644
--- a/spec/padding-spec/circuit-level-padding.md
+++ b/spec/padding-spec/circuit-level-padding.md
@@ -69,7 +69,7 @@ the circuit. It is used to disambiguate shutdown requests.
When a relay receives a PADDING_NEGOTIATE message, it checks that it supports
the requested machine, and sends a PADDING_NEGOTIATED message, which is formatted
-in the data payload of a relay cell with command number 42 (see tor-spec.txt
+in the body of a relay message with command number 42 (see tor-spec.txt
section 6.1), as follows:
```text