hixie: typo (whatwg r5853)

hixie: typo (whatwg r5853)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4695&r2=1.4696&f=h
http://html5.org/tools/web-apps-tracker?from=5852&to=5853

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4695
retrieving revision 1.4696
diff -u -d -r1.4695 -r1.4696
--- Overview.html 8 Feb 2011 02:04:21 -0000 1.4695
+++ Overview.html 8 Feb 2011 02:10:12 -0000 1.4696
@@ -18311,10 +18311,10 @@
   precludes SVG files with script, multipage PDF files, interactive
   MNG files, HTML documents, plain text documents, and so forth.<p>The requirements on the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code>
   attribute's value are described <a href="#alt">in the next
-  section</a>.<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.<div class="impl">
+  section</a>.<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.<div class="impl">
 
   <hr><p>An <code><a href="#the-img-element">img</a></code> is always in one of the following states:</p>

Received on Tuesday, 8 February 2011 02:11:26 UTC