commit 68437951a3f758475d24b872c5b66c6f227b3ae5 Author: teor teor@torproject.org Date: Mon Dec 9 16:20:50 2019 +1000
dir-list-spec: Fix a typo --- dir-list-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
tor-commits@lists.torproject.org