hixie: editing error (whatwg r4517)

hixie: editing error (whatwg r4517)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3613&r2=1.3614&f=h
http://html5.org/tools/web-apps-tracker?from=4516&to=4517

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3613
retrieving revision 1.3614
diff -u -d -r1.3613 -r1.3614
--- Overview.html 6 Jan 2010 10:32:34 -0000 1.3613
+++ Overview.html 6 Jan 2010 10:41:00 -0000 1.3614
@@ -61636,8 +61636,8 @@
 
   <p class="note">This isn't a security problem since the script that
   moves the <code><a href="#the-div-element">div</a></code> into the outer <code>Document</code> can
-  only do so because they have the two <code>Document</code> object
-  have the same <a href="#origin">origin</a>.</p>
+  only do so because the two <code>Document</code> object have the
+  same <a href="#origin">origin</a>.</p>
 
   <p>Thus, the first alert says "http://example.com/outer".</p>

Received on Wednesday, 6 January 2010 10:41:39 UTC