hixie: typos (whatwg r5762)

hixie: typos (whatwg r5762)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4623&r2=1.4624&f=h
http://html5.org/tools/web-apps-tracker?from=5761&to=5762

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4623
retrieving revision 1.4624
diff -u -d -r1.4623 -r1.4624
--- Overview.html 11 Jan 2011 00:52:48 -0000 1.4623
+++ Overview.html 11 Jan 2011 01:02:21 -0000 1.4624
@@ -37331,10 +37331,10 @@
   <ol><li><p>Let <var title="">target</var> be the element's
    <code><a href="#document">Document</a></code>.</li>
 
-   <li><p>Let <var title="">target</var> has no <a href="#browsing-context">browsing
+   <li><p>If <var title="">target</var> has no <a href="#browsing-context">browsing
    context</a>, abort these steps.</li>
 
-   <li><p>Let <var title="">target</var>'s <a href="#browsing-context">browsing
+   <li><p>If <var title="">target</var>'s <a href="#browsing-context">browsing
    context</a> has no <a href="#top-level-browsing-context">top-level browsing context</a> (e.g.
    it is a <a href="#nested-browsing-context">nested browsing context</a> with no <a href="#parent-browsing-context">parent
    browsing context</a>), abort these steps.</li>

Received on Wednesday, 12 January 2011 02:44:03 UTC