aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2021-06-23 04:35:49 -0400
committerRoger Dingledine <arma@torproject.org>2021-06-23 04:35:49 -0400
commit1850a1ebe730f206dd05557cf81461d9613c26b9 (patch)
tree45ed27566c15eef9a6377c4a232ff1196a863156 /control-spec.txt
parent42d62072d27e0415274c9987e1291001ff601e7f (diff)
downloadtorspec-1850a1ebe730f206dd05557cf81461d9613c26b9.tar.gz
torspec-1850a1ebe730f206dd05557cf81461d9613c26b9.zip
fix some logic errors and typos in specs+proposals
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-spec.txt b/control-spec.txt
index eac5f92..70f9b20 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1044,7 +1044,7 @@
return either a sequence of newline-terminated hex encoded digests, or
a "serialized download status" as follows:
- SerializedDownloadSatus =
+ SerializedDownloadStatus =
-- when do we plan to next attempt to download this object?
"next-attempt-at" SP ISOTime CRLF
-- how many times have we failed since the last success?