Fix a typo in control-spec

This commit is contained in:
Sebastian Hahn 2010-07-27 08:35:25 +02:00
parent 89a2528b1c
commit 112518d41f

View File

@ -92,7 +92,7 @@
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)."
CRLF = CR LF