- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
 - Date: Wed, 07 Mar 2012 19:36:18 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv863
Modified Files:
	Overview.src.html 
Log Message:
typo: only only
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- Overview.src.html	7 Mar 2012 19:33:28 -0000	1.176
+++ Overview.src.html	7 Mar 2012 19:36:16 -0000	1.177
@@ -2209,7 +2209,8 @@
 
       <li><p>All event handler IDL attributes. Also, <code data-anolis-spec=html
       title=handler-onreadystatechange>onreadystatechange</code> is a
-      special event handler IDL attribute that is only only available on <code data-anolis-spec=html>Document</code>.
+      special event handler IDL attribute that is only available on
+      <code data-anolis-spec=html>Document</code>.
     </ul>
 
 
Received on Wednesday, 7 March 2012 19:36:23 UTC