[html5] r8528 - [e] (0) typo in <embed> section Fixing https://www.w3.org/Bugs/Public/show_bug.c [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Mar 5 15:35:27 PST 2014


Author: ianh
Date: 2014-03-05 15:35:26 -0800 (Wed, 05 Mar 2014)
New Revision: 8528

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo in <embed> section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24907
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-03-05 23:25:38 UTC (rev 8527)
+++ complete.html	2014-03-05 23:35:26 UTC (rev 8528)
@@ -23628,7 +23628,7 @@
 
        </li>
 
-       <li><p>Once the resource or plugin hass completely loaded, <a href=#queue-a-task>queue a task</a> to
+       <li><p>Once the resource or plugin has completely loaded, <a href=#queue-a-task>queue a task</a> to
        <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-load><a href=#event-load>load</a></code> at the
        element.</li>
 

Modified: index
===================================================================
--- index	2014-03-05 23:25:38 UTC (rev 8527)
+++ index	2014-03-05 23:35:26 UTC (rev 8528)
@@ -23628,7 +23628,7 @@
 
        </li>
 
-       <li><p>Once the resource or plugin hass completely loaded, <a href=#queue-a-task>queue a task</a> to
+       <li><p>Once the resource or plugin has completely loaded, <a href=#queue-a-task>queue a task</a> to
        <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-load><a href=#event-load>load</a></code> at the
        element.</li>
 

Modified: source
===================================================================
--- source	2014-03-05 23:25:38 UTC (rev 8527)
+++ source	2014-03-05 23:35:26 UTC (rev 8528)
@@ -24906,7 +24906,7 @@
 
        </li>
 
-       <li><p>Once the resource or plugin hass completely loaded, <span>queue a task</span> to
+       <li><p>Once the resource or plugin has completely loaded, <span>queue a task</span> to
        <span>fire a simple event</span> named <code data-x="event-load">load</code> at the
        element.</p></li>
 




More information about the Commit-Watchers mailing list