[html5] r7134 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 14 12:13:14 PDT 2012
Author: ianh
Date: 2012-06-14 12:13:12 -0700 (Thu, 14 Jun 2012)
New Revision: 7134
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16159
Affected topics: HTML Syntax and Parsing
Modified: complete.html
===================================================================
--- complete.html 2012-06-14 19:11:33 UTC (rev 7133)
+++ complete.html 2012-06-14 19:13:12 UTC (rev 7134)
@@ -88192,7 +88192,7 @@
those characters and switch to the <a href=#after-doctype-system-keyword-state>after DOCTYPE system
keyword state</a>.</p>
- <p>Otherwise, this is the <a href=#parse-error>parse error</a>. Set the
+ <p>Otherwise, this is a <a href=#parse-error>parse error</a>. Set the
DOCTYPE token's <i>force-quirks flag</i> to <i>on</i>. Switch to
the <a href=#bogus-doctype-state>bogus DOCTYPE state</a>.</p>
Modified: index
===================================================================
--- index 2012-06-14 19:11:33 UTC (rev 7133)
+++ index 2012-06-14 19:13:12 UTC (rev 7134)
@@ -88192,7 +88192,7 @@
those characters and switch to the <a href=#after-doctype-system-keyword-state>after DOCTYPE system
keyword state</a>.</p>
- <p>Otherwise, this is the <a href=#parse-error>parse error</a>. Set the
+ <p>Otherwise, this is a <a href=#parse-error>parse error</a>. Set the
DOCTYPE token's <i>force-quirks flag</i> to <i>on</i>. Switch to
the <a href=#bogus-doctype-state>bogus DOCTYPE state</a>.</p>
Modified: source
===================================================================
--- source 2012-06-14 19:11:33 UTC (rev 7133)
+++ source 2012-06-14 19:13:12 UTC (rev 7134)
@@ -102496,7 +102496,7 @@
those characters and switch to the <span>after DOCTYPE system
keyword state</span>.</p>
- <p>Otherwise, this is the <span>parse error</span>. Set the
+ <p>Otherwise, this is a <span>parse error</span>. Set the
DOCTYPE token's <i>force-quirks flag</i> to <i>on</i>. Switch to
the <span>bogus DOCTYPE state</span>.</p>
More information about the Commit-Watchers
mailing list