[html5] r897 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 14 17:29:12 PDT 2007
Author: ianh
Date: 2007-06-14 17:29:11 -0700 (Thu, 14 Jun 2007)
New Revision: 897
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2007-06-14 23:45:43 UTC (rev 896)
+++ index 2007-06-15 00:29:11 UTC (rev 897)
@@ -22,7 +22,7 @@
<h1 id=html-5>HTML 5</h1>
- <h2 class="no-num no-toc" id=working>Working Draft — 14 June 2007</h2>
+ <h2 class="no-num no-toc" id=working>Working Draft — 15 June 2007</h2>
<p>You can take part in this work. <a
href="http://www.whatwg.org/mailing-list">Join the working group's
@@ -34196,7 +34196,7 @@
data is the empty string, and switch to the <a href="#comment">comment
state</a>.</p>
- <p>Otherwise if the next seven chacacters are a
+ <p>Otherwise if the next seven characters are a
<span>case-insensitive</span><!-- XXX xref, ascii only --> match for the
word "DOCTYPE", then consume those characters and switch to the <a
href="#doctype0">DOCTYPE state</a>.</p>
Modified: source
===================================================================
--- source 2007-06-14 23:45:43 UTC (rev 896)
+++ source 2007-06-15 00:29:11 UTC (rev 897)
@@ -31787,7 +31787,7 @@
whose data is the empty string, and switch to the <span>comment
state</span>.</p>
- <p>Otherwise if the next seven chacacters are a
+ <p>Otherwise if the next seven characters are a
<span>case-insensitive</span><!-- XXX xref, ascii only --> match
for the word "DOCTYPE", then consume those characters and switch
to the <span>DOCTYPE state</span>.</p>
More information about the Commit-Watchers
mailing list