소스 검색

Fix a typo in control-spec

Sebastian Hahn 15 년 전
부모
커밋
28962ecae8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/spec/control-spec.txt

+ 1 - 1
doc/spec/control-spec.txt

@@ -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