From aa4758848b64c104c3dd6f5fe3660118258f7da3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 9 Mar 2015 21:57:18 -0700 Subject: Fixed typo: `*L*` -> `*Ls*`. See #309. --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.txt b/spec.txt index 0e5fe84..9244c8e 100644 --- a/spec.txt +++ b/spec.txt @@ -3090,7 +3090,7 @@ A list may start or end with an empty list item: 4. **Indentation.** If a sequence of lines *Ls* constitutes a list item according to rule #1, #2, or #3, then the result of indenting each line - of *L* by 1-3 spaces (the same for each line) also constitutes a + of *Ls* by 1-3 spaces (the same for each line) also constitutes a list item with the same contents and attributes. If a line is empty, then it need not be indented. -- cgit v1.2.3