aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-27 08:35:25 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-08-12 02:38:58 +0200
commit28962ecae852dc1f7cbd5c084bb5feb9e37ca9f5 (patch)
tree0cdbe5e688e2e9374f851acec826de6b6c65a628 /doc
parent1cf19b5046ed8024355851f478dc3ffa6f79740e (diff)
downloadtor-28962ecae852dc1f7cbd5c084bb5feb9e37ca9f5.tar.gz
tor-28962ecae852dc1f7cbd5c084bb5feb9e37ca9f5.zip
Fix a typo in control-spec
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/control-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt
index 5a68864b29..333b1a36a2 100644
--- a/doc/spec/control-spec.txt
+++ b/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