hixie: typo (whatwg r6541)

hixie: typo (whatwg r6541)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5239&r2=1.5240&f=h
http://html5.org/tools/web-apps-tracker?from=6540&to=6541

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5239
retrieving revision 1.5240
diff -u -d -r1.5239 -r1.5240
--- Overview.html 5 Sep 2011 04:02:52 -0000 1.5239
+++ Overview.html 5 Sep 2011 22:37:13 -0000 1.5240
@@ -44045,8 +44045,8 @@
 
   <p>If <var title="">url</var> <em>is</em>
   "<code><a href="#about:blank">about:blank</a></code>", the user agent must instead <a href="#queue-a-task">queue
-  a task</a> to <a href="#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the the selected <a href="#browsing-context">browsing
-  context</a>'s <code><a href="#window">Window</a></code> object, but with its <code title="dom-event-target"><a href="#dom-event-target">target</a></code> set to the the selected
+  a task</a> to <a href="#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the selected <a href="#browsing-context">browsing
+  context</a>'s <code><a href="#window">Window</a></code> object, but with its <code title="dom-event-target"><a href="#dom-event-target">target</a></code> set to the selected
   <a href="#browsing-context">browsing context</a>'s <code><a href="#window">Window</a></code> object's
   <code><a href="#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the
   <code><a href="#window">Window</a></code> object).</p>
@@ -64618,7 +64618,7 @@
   of <code><a href="#the-td-element">td</a></code> or <code><a href="#the-th-element">th</a></code> elements are expected to be
   collapsed to zero.</p>
 
-  <hr><p>The the <code><a href="#the-caption-element">caption</a></code> element unless specified otherwise
+  <hr><p>The <code><a href="#the-caption-element">caption</a></code> element unless specified otherwise
   below, and the <code><a href="#the-thead-element">thead</a></code>, <code><a href="#the-tbody-element">tbody</a></code>,
   <code><a href="#the-tfoot-element">tfoot</a></code>, <code><a href="#the-tr-element">tr</a></code>, <code><a href="#the-td-element">td</a></code>, and
   <code><a href="#the-th-element">th</a></code> elements when they have an <code title="attr-div-align"><a href="#attr-div-align">align</a></code> attribute whose value is an

Received on Monday, 5 September 2011 22:37:42 UTC