[html5] r7945 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Jun 7 16:43:16 PDT 2013


Author: ianh
Date: 2013-06-07 16:43:15 -0700 (Fri, 07 Jun 2013)
New Revision: 7945

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22005
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-06-07 23:41:16 UTC (rev 7944)
+++ complete.html	2013-06-07 23:43:15 UTC (rev 7945)
@@ -77070,7 +77070,7 @@
 
    <li>
 
-    <p><a href=#fire-a-dnd-event>Fire a DND event</a> named <code title=event-drag><a href=#event-drag>drag</a></code> event at the
+    <p><a href=#fire-a-dnd-event>Fire a DND event</a> named <code title=event-drag><a href=#event-drag>drag</a></code> at the
     <a href=#source-node>source node</a>. If this event is canceled, the user agent must set the <a href=#current-drag-operation>current
     drag operation</a> to "<code title="">none</code>" (no drag operation).</p>
 

Modified: index
===================================================================
--- index	2013-06-07 23:41:16 UTC (rev 7944)
+++ index	2013-06-07 23:43:15 UTC (rev 7945)
@@ -77070,7 +77070,7 @@
 
    <li>
 
-    <p><a href=#fire-a-dnd-event>Fire a DND event</a> named <code title=event-drag><a href=#event-drag>drag</a></code> event at the
+    <p><a href=#fire-a-dnd-event>Fire a DND event</a> named <code title=event-drag><a href=#event-drag>drag</a></code> at the
     <a href=#source-node>source node</a>. If this event is canceled, the user agent must set the <a href=#current-drag-operation>current
     drag operation</a> to "<code title="">none</code>" (no drag operation).</p>
 

Modified: source
===================================================================
--- source	2013-06-07 23:41:16 UTC (rev 7944)
+++ source	2013-06-07 23:43:15 UTC (rev 7945)
@@ -86410,7 +86410,7 @@
 
    <li>
 
-    <p><span>Fire a DND event</span> named <code title="event-drag">drag</code> event at the
+    <p><span>Fire a DND event</span> named <code title="event-drag">drag</code> at the
     <span>source node</span>. If this event is canceled, the user agent must set the <span>current
     drag operation</span> to "<code title="">none</code>" (no drag operation).</p>
 




More information about the Commit-Watchers mailing list