hixie: precision (whatwg r6065)

hixie: precision (whatwg r6065)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4869&r2=1.4870&f=h
http://html5.org/tools/web-apps-tracker?from=6064&to=6065

===================================================================
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:14:46 UTC