aboutsummaryrefslogtreecommitdiff
path: root/dir-list-spec.txt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-12-09 16:20:50 +1000
committerteor <teor@torproject.org>2019-12-09 16:30:24 +1000
commit68437951a3f758475d24b872c5b66c6f227b3ae5 (patch)
treef0672972439d559c1a47f4e5a36eaf3965affffc /dir-list-spec.txt
parent43ede8c6fd60934c651fe56dcd0978fd5898ee29 (diff)
downloadtorspec-68437951a3f758475d24b872c5b66c6f227b3ae5.tar.gz
torspec-68437951a3f758475d24b872c5b66c6f227b3ae5.zip
dir-list-spec: Fix a typo
Diffstat (limited to 'dir-list-spec.txt')
-rw-r--r--dir-list-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir-list-spec.txt b/dir-list-spec.txt
index ea39bcd..063fc24 100644
--- a/dir-list-spec.txt
+++ b/dir-list-spec.txt
@@ -41,7 +41,7 @@
terminating NULL. Entries in directory lists do not include the
FallbackDir torrc option. These are handled by the including C code.
- Directlry lists also include C-style comments and whitespace. The
+ Directory lists also include C-style comments and whitespace. The
presence of whitespace may be significant, but the amount of whitespace
is never significant. The type of whitespace is not significant to the
C compiler or Tor C string parser. However, other parsers MAY rely on