summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-09-03 13:55:33 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-09-03 13:55:33 -0700
commit89e03b35704722af2a138282d54913a9e11f453b (patch)
tree3ae880863a521e75a061d2fbabc6954ecd9c39a6 /spec.txt
parent2077119f75515a89adca050f7eeaa0a807dc806b (diff)
parent9b204a5d963c9234ba9ab7bd8bcaffe1feb4aa38 (diff)
Merge pull request #11 from factormystic/patch-1
remove unnecessary line ending explanation
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index a5aa32a..f49f0c4 100644
--- a/spec.txt
+++ b/spec.txt
@@ -193,7 +193,7 @@ In the examples, the `→` character is used to represent tabs.
A [line](#line) <a id="line"/>
is a sequence of one or more characters followed by a line
-ending (CR, LF, or CRLF, depending on the platform) or by the end of
+ending (CR, LF, or CRLF) or by the end of
file.
This spec does not specify an encoding; it thinks of lines as composed