html5/spec Overview.html,1.4327,1.4328

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

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r5425)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4327
retrieving revision 1.4328
diff -u -d -r1.4327 -r1.4328
--- Overview.html	7 Sep 2010 17:19:07 -0000	1.4327
+++ Overview.html	7 Sep 2010 17:22:39 -0000	1.4328
@@ -9512,7 +9512,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;
  &lt;pre&gt;
  o           .'`/
      '      /  (

Received on Tuesday, 7 September 2010 17:22:46 UTC