[html5] r7155 - [e] (0) Fix some typos or copypasta. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 28 15:02:07 PDT 2012


Author: ianh
Date: 2012-06-28 15:02:05 -0700 (Thu, 28 Jun 2012)
New Revision: 7155

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

Modified: complete.html
===================================================================
--- complete.html	2012-06-28 21:52:30 UTC (rev 7154)
+++ complete.html	2012-06-28 22:02:05 UTC (rev 7155)
@@ -76766,7 +76766,7 @@
 
   <pre><p>Drop your favorite fruits below:</p>
 <ol dropzone="move string:text/x-example" ondrop="dropHandler(event)">
- <-- don't forget to change the "text/x-example" type to something
+ <!-- don't forget to change the "text/x-example" type to something
  specific to your site -->
 </ol>
 <script>

Modified: index
===================================================================
--- index	2012-06-28 21:52:30 UTC (rev 7154)
+++ index	2012-06-28 22:02:05 UTC (rev 7155)
@@ -76766,7 +76766,7 @@
 
   <pre><p>Drop your favorite fruits below:</p>
 <ol dropzone="move string:text/x-example" ondrop="dropHandler(event)">
- <-- don't forget to change the "text/x-example" type to something
+ <!-- don't forget to change the "text/x-example" type to something
  specific to your site -->
 </ol>
 <script>

Modified: source
===================================================================
--- source	2012-06-28 21:52:30 UTC (rev 7154)
+++ source	2012-06-28 22:02:05 UTC (rev 7155)
@@ -89833,7 +89833,7 @@
 
   <pre><p>Drop your favorite fruits below:</p>
 <ol dropzone="move string:text/x-example" ondrop="dropHandler(event)">
- <-- don't forget to change the "text/x-example" type to something
+ <!-- don't forget to change the "text/x-example" type to something
  specific to your site -->
 </ol>
 <script>




More information about the Commit-Watchers mailing list