[html5] r7118 - [e] (0) Fix some typos or copypasta. Affected topics: Video and Audio

whatwg at whatwg.org whatwg at whatwg.org
Tue Jun 5 13:28:03 PDT 2012


Author: ianh
Date: 2012-06-05 13:28:01 -0700 (Tue, 05 Jun 2012)
New Revision: 7118

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: Video and Audio

Modified: complete.html
===================================================================
--- complete.html	2012-06-05 00:16:00 UTC (rev 7117)
+++ complete.html	2012-06-05 20:28:01 UTC (rev 7118)
@@ -31802,7 +31802,7 @@
 
     <p>Returns the state that the <code><a href=#mediacontroller>MediaController</a></code> was in
     the last time it fired events as a result of <a href=#report-the-controller-state title="report
-    the controller state">reporting teh controller state</a>. The
+    the controller state">reporting the controller state</a>. The
     values of this attribute are the same as for the <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> attribute of <a href=#media-element title="media element">media elements</a>.</p>
 
    </dd>
@@ -31868,7 +31868,7 @@
 
     <p>Returns the state that the <code><a href=#mediacontroller>MediaController</a></code> was in
     the last time it fired events as a result of <a href=#report-the-controller-state title="report
-    the controller state">reporting teh controller state</a>. The
+    the controller state">reporting the controller state</a>. The
     value of this attribute is either "<code title=dom-MediaController-playing><a href=#dom-mediacontroller-playing>playing</a></code>", indicating
     that the media is actively playing, "<code title=dom-MediaController-ended><a href=#dom-mediacontroller-ended>ended</a></code>", indicating that
     the media is not playing because playback has reached the end of

Modified: index
===================================================================
--- index	2012-06-05 00:16:00 UTC (rev 7117)
+++ index	2012-06-05 20:28:01 UTC (rev 7118)
@@ -31802,7 +31802,7 @@
 
     <p>Returns the state that the <code><a href=#mediacontroller>MediaController</a></code> was in
     the last time it fired events as a result of <a href=#report-the-controller-state title="report
-    the controller state">reporting teh controller state</a>. The
+    the controller state">reporting the controller state</a>. The
     values of this attribute are the same as for the <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> attribute of <a href=#media-element title="media element">media elements</a>.</p>
 
    </dd>
@@ -31868,7 +31868,7 @@
 
     <p>Returns the state that the <code><a href=#mediacontroller>MediaController</a></code> was in
     the last time it fired events as a result of <a href=#report-the-controller-state title="report
-    the controller state">reporting teh controller state</a>. The
+    the controller state">reporting the controller state</a>. The
     value of this attribute is either "<code title=dom-MediaController-playing><a href=#dom-mediacontroller-playing>playing</a></code>", indicating
     that the media is actively playing, "<code title=dom-MediaController-ended><a href=#dom-mediacontroller-ended>ended</a></code>", indicating that
     the media is not playing because playback has reached the end of

Modified: source
===================================================================
--- source	2012-06-05 00:16:00 UTC (rev 7117)
+++ source	2012-06-05 20:28:01 UTC (rev 7118)
@@ -34715,7 +34715,7 @@
 
     <p>Returns the state that the <code>MediaController</code> was in
     the last time it fired events as a result of <span title="report
-    the controller state">reporting teh controller state</span>. The
+    the controller state">reporting the controller state</span>. The
     values of this attribute are the same as for the <code
     title="dom-media-readyState">readyState</code> attribute of <span
     title="media element">media elements</span>.</p>
@@ -34784,7 +34784,7 @@
 
     <p>Returns the state that the <code>MediaController</code> was in
     the last time it fired events as a result of <span title="report
-    the controller state">reporting teh controller state</span>. The
+    the controller state">reporting the controller state</span>. The
     value of this attribute is either "<code
     title="dom-MediaController-playing">playing</code>", indicating
     that the media is actively playing, "<code




More information about the Commit-Watchers mailing list