HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7155

SVNBugCommentTime (UTC)
7155Fix some typos or copypasta.2012-06-28 22:02
Index: source
===================================================================
--- source	(revision 7154)
+++ source	(revision 7155)
@@ -89833,7 +89833,7 @@
 
   <pre>&lt;p>Drop your favorite fruits below:&lt;/p>
 &lt;ol dropzone="move string:text/x-example" ondrop="dropHandler(event)">
- &lt;-- don't forget to change the "text/x-example" type to something
+ &lt;!-- don't forget to change the "text/x-example" type to something
  specific to your site -->
 &lt;/ol>
 &lt;script>

|