[html5] r5935 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11988
whatwg at whatwg.org
whatwg at whatwg.org
Thu Mar 3 17:00:41 PST 2011
Author: ianh
Date: 2011-03-03 17:00:38 -0800 (Thu, 03 Mar 2011)
New Revision: 5935
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11988
Modified: complete.html
===================================================================
--- complete.html 2011-03-04 00:58:59 UTC (rev 5934)
+++ complete.html 2011-03-04 01:00:38 UTC (rev 5935)
@@ -26086,7 +26086,7 @@
to that state.</li>
<li><p>If the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code>
- attribute is false, then set to true.</li>
+ attribute is false, then set it to true.</li>
<li><p>If <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> is true,
set it to false.</li>
Modified: index
===================================================================
--- index 2011-03-04 00:58:59 UTC (rev 5934)
+++ index 2011-03-04 01:00:38 UTC (rev 5935)
@@ -26069,7 +26069,7 @@
to that state.</li>
<li><p>If the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code>
- attribute is false, then set to true.</li>
+ attribute is false, then set it to true.</li>
<li><p>If <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> is true,
set it to false.</li>
Modified: source
===================================================================
--- source 2011-03-04 00:58:59 UTC (rev 5934)
+++ source 2011-03-04 01:00:38 UTC (rev 5935)
@@ -28095,7 +28095,7 @@
to that state.</p></li>
<li><p>If the <code title="dom-media-paused">paused</code>
- attribute is false, then set to true.</p></li>
+ attribute is false, then set it to true.</p></li>
<li><p>If <code title="dom-media-seeking">seeking</code> is true,
set it to false.</p></li>
More information about the Commit-Watchers
mailing list