[html5] r5882 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 14 02:02:37 PST 2011
Author: ianh
Date: 2011-02-14 02:02:35 -0800 (Mon, 14 Feb 2011)
New Revision: 5882
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2011-02-12 00:33:14 UTC (rev 5881)
+++ complete.html 2011-02-14 10:02:35 UTC (rev 5882)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 12 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 14 February 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -6738,7 +6738,7 @@
Content-Type</dfn>, given a string <var title="">s</var>, is as
follows. It either returns an encoding or nothing.</p>
- <ol><!-- http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html --><li><p>Let <var title="">position</var> be a pointed into <var title="">s</var>, initially pointing at the start of the
+ <ol><!-- http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html --><li><p>Let <var title="">position</var> be a pointer into <var title="">s</var>, initially pointing at the start of the
string.</li>
<li><p><i>Loop</i>: Find the first seven characters in <var title="">s</var> after <var title="">position</var> that are an
@@ -95006,6 +95006,7 @@
Stanton McCandlish,
Stefan Haustein,
Stefan Santesson,
+ Stefan Weiss,
Steffen Meschkat,
Stephen Ma,
Steve Faulkner,
Modified: index
===================================================================
--- index 2011-02-12 00:33:14 UTC (rev 5881)
+++ index 2011-02-14 10:02:35 UTC (rev 5882)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 12 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 14 February 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -6718,7 +6718,7 @@
Content-Type</dfn>, given a string <var title="">s</var>, is as
follows. It either returns an encoding or nothing.</p>
- <ol><!-- http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html --><li><p>Let <var title="">position</var> be a pointed into <var title="">s</var>, initially pointing at the start of the
+ <ol><!-- http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html --><li><p>Let <var title="">position</var> be a pointer into <var title="">s</var>, initially pointing at the start of the
string.</li>
<li><p><i>Loop</i>: Find the first seven characters in <var title="">s</var> after <var title="">position</var> that are an
@@ -91145,6 +91145,7 @@
Stanton McCandlish,
Stefan Haustein,
Stefan Santesson,
+ Stefan Weiss,
Steffen Meschkat,
Stephen Ma,
Steve Faulkner,
Modified: source
===================================================================
--- source 2011-02-12 00:33:14 UTC (rev 5881)
+++ source 2011-02-14 10:02:35 UTC (rev 5882)
@@ -6372,7 +6372,7 @@
<ol> <!-- http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html -->
- <li><p>Let <var title="">position</var> be a pointed into <var
+ <li><p>Let <var title="">position</var> be a pointer into <var
title="">s</var>, initially pointing at the start of the
string.</p></li>
@@ -108246,6 +108246,7 @@
Stanton McCandlish,
Stefan Haustein,
Stefan Santesson,
+ Stefan Weiss,
Steffen Meschkat,
Stephen Ma,
Steve Faulkner,
More information about the Commit-Watchers
mailing list