hixie: s/r typo (whatwg r4899)

hixie: s/r typo (whatwg r4899)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3919&r2=1.3920&f=h
http://html5.org/tools/web-apps-tracker?from=4898&to=4899

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3919
retrieving revision 1.3920
diff -u -d -r1.3919 -r1.3920
--- Overview.html 30 Mar 2010 01:23:48 -0000 1.3919
+++ Overview.html 30 Mar 2010 01:34:15 -0000 1.3920
@@ -65180,7 +65180,7 @@
 
   <p>The <dfn id="dom-iframe-frameborder" title="dom-iframe-frameBorder"><code>frameBorder</code></dfn> IDL
   attribute of the <code><a href="#the-iframe-element">iframe</a></code> element must
-  <a href="#reflect">reflect</a> the element's <code title="attr-iframe-iframeborder">iframeborder</code> content
+  <a href="#reflect">reflect</a> the element's <code title="attr-iframe-frameborder"><a href="#attr-iframe-frameborder">frameborder</a></code> content
   attribute.</p>
 
   <p>The <dfn id="dom-iframe-longdesc" title="dom-iframe-longDesc"><code>longDesc</code></dfn>

Received on Thursday, 1 April 2010 05:36:27 UTC