hixie: typo (whatwg r5558)

hixie: typo (whatwg r5558)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4440&r2=1.4441&f=h
http://html5.org/tools/web-apps-tracker?from=5557&to=5558

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4440
retrieving revision 1.4441
diff -u -d -r1.4440 -r1.4441
--- Overview.html 29 Sep 2010 18:47:47 -0000 1.4440
+++ Overview.html 29 Sep 2010 18:49:56 -0000 1.4441
@@ -65341,9 +65341,9 @@
      <td><code title="attr-body-bgcolor"><a href="#attr-body-bgcolor">bgcolor</a></code>
     <tr><td><dfn id="dom-document-linkcolor" title="dom-document-linkColor"><code>linkColor</code></dfn>
      <td><code title="attr-body-link"><a href="#attr-body-link">link</a></code>
-    <tr><td><dfn id="dom-document-vlinkcolor" title="dom-document-vLinkColor"><code>vLinkColor</code></dfn>
+    <tr><td><dfn id="dom-document-vlinkcolor" title="dom-document-vlinkColor"><code>vlinkColor</code></dfn>
      <td><code title="attr-body-vlink"><a href="#attr-body-vlink">vlink</a></code>
-    <tr><td><dfn id="dom-document-alinkcolor" title="dom-document-aLinkColor"><code>aLinkColor</code></dfn>
+    <tr><td><dfn id="dom-document-alinkcolor" title="dom-document-alinkColor"><code>alinkColor</code></dfn>
      <td><code title="attr-body-alink"><a href="#attr-body-alink">alink</a></code>
   </table><hr><p>The <dfn id="dom-document-anchors" title="dom-document-anchors"><code>anchors</code></dfn>
   attribute must return an <code><a href="#htmlcollection">HTMLCollection</a></code> rooted at the

Received on Wednesday, 29 September 2010 18:51:04 UTC