html5/spec Overview.html,1.4330,1.4331

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7826

Modified Files:
	Overview.html 
Log Message:
oops, accidentally reverted earlier change (whatwg r5428)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4330
retrieving revision 1.4331
diff -u -d -r1.4330 -r1.4331
--- Overview.html	7 Sep 2010 17:44:42 -0000	1.4330
+++ Overview.html	7 Sep 2010 18:04:54 -0000	1.4331
@@ -9514,7 +9514,7 @@
    features described in this section, one can instead make the ATs
    skip the ASCII art and just read the caption:</p>
 
-   <pre>&lt;figure <strong>role="img" aria-labeledby="fish-caption"</strong>&gt;
+   <pre>&lt;figure <strong>role="img" aria-labelledby="fish-caption"</strong>&gt; <!-- that's "labelled" with TWO "l"s -->
  &lt;pre&gt;
  o           .'`/
      '      /  (

Received on Tuesday, 7 September 2010 18:04:59 UTC