[html5] r5853 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11441

whatwg at whatwg.org whatwg at whatwg.org
Mon Feb 7 18:10:08 PST 2011


Author: ianh
Date: 2011-02-07 18:10:07 -0800 (Mon, 07 Feb 2011)
New Revision: 5853

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11441

Modified: complete.html
===================================================================
--- complete.html	2011-02-08 02:04:16 UTC (rev 5852)
+++ complete.html	2011-02-08 02:10:07 UTC (rev 5853)
@@ -21321,10 +21321,10 @@
   attribute's value are described <a href=#alt>in the next
   section</a>.</p>
 
-  <p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In
-  particular, <code><a href=#the-img-element>img</a></code> elements should not be used to display
-  transparent images, as they rarely convey meaning and rarely add
-  anything useful to the document.</p>
+  <p>The <code><a href=#the-img-element>img</a></code> element must not be used as a layout tool.
+  In particular, <code><a href=#the-img-element>img</a></code> elements should not be used to
+  display transparent images, as they rarely convey meaning and rarely
+  add anything useful to the document.</p>
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2011-02-08 02:04:16 UTC (rev 5852)
+++ index	2011-02-08 02:10:07 UTC (rev 5853)
@@ -21301,10 +21301,10 @@
   attribute's value are described <a href=#alt>in the next
   section</a>.</p>
 
-  <p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In
-  particular, <code><a href=#the-img-element>img</a></code> elements should not be used to display
-  transparent images, as they rarely convey meaning and rarely add
-  anything useful to the document.</p>
+  <p>The <code><a href=#the-img-element>img</a></code> element must not be used as a layout tool.
+  In particular, <code><a href=#the-img-element>img</a></code> elements should not be used to
+  display transparent images, as they rarely convey meaning and rarely
+  add anything useful to the document.</p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2011-02-08 02:04:16 UTC (rev 5852)
+++ source	2011-02-08 02:10:07 UTC (rev 5853)
@@ -22757,10 +22757,10 @@
   attribute's value are described <a href="#alt">in the next
   section</a>.</p>
 
-  <p>The <code>img</code> must not be used as a layout tool. In
-  particular, <code>img</code> elements should not be used to display
-  transparent images, as they rarely convey meaning and rarely add
-  anything useful to the document.</p>
+  <p>The <code>img</code> element must not be used as a layout tool.
+  In particular, <code>img</code> elements should not be used to
+  display transparent images, as they rarely convey meaning and rarely
+  add anything useful to the document.</p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list