[html5] r8511 - [e] (0) Typo in the media events section Fixing https://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Feb 25 10:24:55 PST 2014


Author: ianh
Date: 2014-02-25 10:24:54 -0800 (Tue, 25 Feb 2014)
New Revision: 8511

Modified:
   complete.html
   index
   source
Log:
[e] (0) Typo in the media events section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24805
Affected topics: Video Text Tracks

Modified: complete.html
===================================================================
--- complete.html	2014-02-25 03:53:16 UTC (rev 8510)
+++ complete.html	2014-02-25 18:24:54 UTC (rev 8511)
@@ -31366,13 +31366,13 @@
 
      <td><code><a href=#event>Event</a></code>
 
-     <td>The cure has become active.
+     <td>The cue has become active.
 
     <tr><td><dfn id=event-media-exit title=event-media-exit><code>exit</code></dfn>
 
      <td><code><a href=#event>Event</a></code>
 
-     <td>The cure has stopped being active.
+     <td>The cue has stopped being active.
 
   </table><!--ADD-TOPIC:Security--><div class=impl>
 

Modified: index
===================================================================
--- index	2014-02-25 03:53:16 UTC (rev 8510)
+++ index	2014-02-25 18:24:54 UTC (rev 8511)
@@ -31366,13 +31366,13 @@
 
      <td><code><a href=#event>Event</a></code>
 
-     <td>The cure has become active.
+     <td>The cue has become active.
 
     <tr><td><dfn id=event-media-exit title=event-media-exit><code>exit</code></dfn>
 
      <td><code><a href=#event>Event</a></code>
 
-     <td>The cure has stopped being active.
+     <td>The cue has stopped being active.
 
   </table><!--ADD-TOPIC:Security--><div class=impl>
 

Modified: source
===================================================================
--- source	2014-02-25 03:53:16 UTC (rev 8510)
+++ source	2014-02-25 18:24:54 UTC (rev 8511)
@@ -33924,7 +33924,7 @@
 
      <td><code>Event</code>
 
-     <td>The cure has become active.
+     <td>The cue has become active.
 
     <tr>
 
@@ -33932,7 +33932,7 @@
 
      <td><code>Event</code>
 
-     <td>The cure has stopped being active.
+     <td>The cue has stopped being active.
 
   </table>
 




More information about the Commit-Watchers mailing list