浏览代码

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