From 9b204a5d963c9234ba9ab7bd8bcaffe1feb4aa38 Mon Sep 17 00:00:00 2001 From: factormystic Date: Wed, 3 Sep 2014 16:25:13 -0400 Subject: remove unnecessary line ending explanation - line endings aren't really tied to platforms, so this aside is superfluous --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec.txt') 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) 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 -- cgit v1.2.3