- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 May 2011 22:11:43 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6784
Modified Files:
Overview.html
Log Message:
precision (whatwg r6065)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4869
retrieving revision 1.4870
diff -u -d -r1.4869 -r1.4870
--- Overview.html 4 May 2011 20:21:39 -0000 1.4869
+++ Overview.html 4 May 2011 22:11:39 -0000 1.4870
@@ -30876,8 +30876,8 @@
<dd>
- <p>Returns an <code><a href="#htmlcollection">HTMLCollection</a></code> of the form controls in
- the element.</p>
+ <p>Returns an <code><a href="#htmlformcontrolscollection">HTMLFormControlsCollection</a></code> of the form
+ controls in the element.</p>
</dd>
Received on Wednesday, 4 May 2011 22:11:44 UTC