mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Fix a typo in control-spec
This commit is contained in:
parent
1cf19b5046
commit
28962ecae8
@ -92,7 +92,7 @@
|
|||||||
|
|
||||||
2.4. General-use tokens
|
2.4. General-use tokens
|
||||||
|
|
||||||
; CRLF means, "the ASCII Carriage Return character (decimal value value 13)
|
; CRLF means, "the ASCII Carriage Return character (decimal value 13)
|
||||||
; followed by the ASCII Linefeed character (decimal value 10)."
|
; followed by the ASCII Linefeed character (decimal value 10)."
|
||||||
CRLF = CR LF
|
CRLF = CR LF
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user