From 436edc3ea7b2dc2d92e7a44299ab9de6725bdc37 Mon Sep 17 00:00:00 2001 From: isoroku Date: Wed, 18 Mar 2015 19:05:57 +0000 Subject: Fix typos --- spec.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec.txt b/spec.txt index 0f39711..6915ec6 100644 --- a/spec.txt +++ b/spec.txt @@ -2726,7 +2726,7 @@ this example: Here `two` occurs in the same column as the list marker `1.`, but is actually contained in the list item, because there is -sufficent indentation after the last containing blockquote marker. +sufficient indentation after the last containing blockquote marker. The converse is also possible. In the following example, the word `two` occurs far to the right of the initial text of the list item, `one`, but @@ -4275,7 +4275,7 @@ corresponding codepoints. [Decimal entities](@decimal-entities) consist of `&#` + a string of 1--8 arabic digits + `;`. Again, these -entities need to be recognised and tranformed into their corresponding +entities need to be recognised and transformed into their corresponding unicode codepoints. Invalid unicode codepoints will be written as the "unknown codepoint" character (`0xFFFD`) @@ -5707,7 +5707,7 @@ A [link destination](@link-destination) consists of either ASCII space or control characters, and includes parentheses only if (a) they are backslash-escaped or (b) they are part of a balanced pair of unescaped parentheses that is not itself - inside a balanced pair of unescaped paretheses. + inside a balanced pair of unescaped parentheses. A [link title](@link-title) consists of either -- cgit v1.2.3