- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Mar 2012 19:33:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv407
Modified Files:
Overview.src.html
Log Message:
remove stray )
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- Overview.src.html 7 Mar 2012 19:20:24 -0000 1.175
+++ Overview.src.html 7 Mar 2012 19:33:28 -0000 1.176
@@ -2150,7 +2150,7 @@
<li><p>The <code data-anolis-spec=html title=dom-click>click()</code>,
<code data-anolis-spec=html title=dom-focus>focus()</code> and <code
- data-anolis-spec=html title=dom-blur>blur()</code>) methods are now
+ data-anolis-spec=html title=dom-blur>blur()</code> methods are now
available on all HTML elements.
</ul>
Received on Wednesday, 7 March 2012 19:33:37 UTC