- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Sep 2010 17:22:45 +0000
- To: public-html-commits@w3.org
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><figure <strong>role="img" aria-labeledby="fish-caption"</strong>>
+ <pre><figure <strong>role="img" aria-labelledby="fish-caption"</strong>>
<pre>
o .'`/
' / (
Received on Tuesday, 7 September 2010 17:22:46 UTC