- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 29 Sep 2010 06:10:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv22955
Modified Files:
Overview.html
Log Message:
typo (whatwg r5547)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4433
retrieving revision 1.4434
diff -u -d -r1.4433 -r1.4434
--- Overview.html 29 Sep 2010 02:03:26 -0000 1.4433
+++ Overview.html 29 Sep 2010 06:10:37 -0000 1.4434
@@ -6099,7 +6099,7 @@
<p>Let <var title="">collection</var> be an
<code><a href="#htmlallcollection">HTMLAllCollection</a></code> object rooted at the same node as
the <code><a href="#htmlallcollection">HTMLAllCollection</a></code> object on which the method was
- invoked, whose filter matches only only elements that already
+ invoked, whose filter matches only elements that already
match the filter of the <code><a href="#htmlallcollection">HTMLAllCollection</a></code> object on
which the method was invoked and that are either:</p>
Received on Wednesday, 29 September 2010 06:10:43 UTC