[html5] r6804 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14649
whatwg at whatwg.org
whatwg at whatwg.org
Tue Nov 1 08:40:18 PDT 2011
Author: ianh
Date: 2011-11-01 08:40:17 -0700 (Tue, 01 Nov 2011)
New Revision: 6804
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14649
Modified: complete.html
===================================================================
--- complete.html 2011-11-01 15:39:11 UTC (rev 6803)
+++ complete.html 2011-11-01 15:40:17 UTC (rev 6804)
@@ -33771,7 +33771,7 @@
Node Object</dfn> of a particular concrete class, the user agent
must run the following steps:</p>
- <ol><li><p>Create n new <a href=#webvtt-internal-node-object>WebVTT Internal Node Object</a> of
+ <ol><li><p>Create a new <a href=#webvtt-internal-node-object>WebVTT Internal Node Object</a> of
the specified concrete class.</li>
<li><p>Set the new object's list of <a href="#webvtt-node-object's-applicable-classes" title="WebVTT Node
Modified: index
===================================================================
--- index 2011-11-01 15:39:11 UTC (rev 6803)
+++ index 2011-11-01 15:40:17 UTC (rev 6804)
@@ -33771,7 +33771,7 @@
Node Object</dfn> of a particular concrete class, the user agent
must run the following steps:</p>
- <ol><li><p>Create n new <a href=#webvtt-internal-node-object>WebVTT Internal Node Object</a> of
+ <ol><li><p>Create a new <a href=#webvtt-internal-node-object>WebVTT Internal Node Object</a> of
the specified concrete class.</li>
<li><p>Set the new object's list of <a href="#webvtt-node-object's-applicable-classes" title="WebVTT Node
Modified: source
===================================================================
--- source 2011-11-01 15:39:11 UTC (rev 6803)
+++ source 2011-11-01 15:40:17 UTC (rev 6804)
@@ -37025,7 +37025,7 @@
<ol>
- <li><p>Create n new <span>WebVTT Internal Node Object</span> of
+ <li><p>Create a new <span>WebVTT Internal Node Object</span> of
the specified concrete class.</p></li>
<li><p>Set the new object's list of <span title="WebVTT Node
More information about the Commit-Watchers
mailing list