summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorfactormystic <factormystic@gmail.com>2014-09-03 16:25:13 -0400
committerfactormystic <factormystic@gmail.com>2014-09-03 16:25:13 -0400
commit9b204a5d963c9234ba9ab7bd8bcaffe1feb4aa38 (patch)
tree748cea2c0288abfe21d907bbad69f0eb7a10b4d4 /spec.txt
parente47d698c2cf1d24606bd2f708feed0c23a80ce79 (diff)
remove unnecessary line ending explanation
- line endings aren't really tied to platforms, so this aside is superfluous
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 569ada8..d7cc7c8 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