html5/spec spec.html,1.1690,1.1691 the-iframe-element.html,1.119,1.120

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv15488

Modified Files:
	spec.html the-iframe-element.html 
Log Message:
typos (whatwg r6604)

[updated by splitter]


Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-iframe-element.html	30 Sep 2011 00:48:27 -0000	1.119
+++ the-iframe-element.html	30 Sep 2011 17:46:23 -0000	1.120
@@ -5191,8 +5191,8 @@
    <li><p>&#8987; Set the <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code> IDL attribute to
    false.</p></li>
 
-   <li id="seekUpdate"><p><a href="webappapis.html#queue-a-task">Queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a
-   simple event</a> named <code title="event-media-timeupdate"><a href="#event-media-timeupdate">timeupdate</a></code> at the
+   <li id="seekUpdate"><p>&#8987; <a href="webappapis.html#queue-a-task">Queue a task</a> to
+   <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-media-timeupdate"><a href="#event-media-timeupdate">timeupdate</a></code> at the
    element.</p></li>
 
    <li><p>&#8987; <a href="webappapis.html#queue-a-task">Queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
@@ -5507,7 +5507,7 @@
 
   <p>Similarly, a single <code><a href="#videotrack">VideoTrack</a></code> object per
   <code><a href="#videotracklist">VideoTrackList</a></code> object can be selected, this is the
-  video track's <i>selection state</i>. When an
+  video track's <i>selection state</i>. When a
   <code><a href="#videotrack">VideoTrack</a></code> is created, its <i>selection state</i> must
   be set to false (not selected). The <a href="#concept-media-load-resource" title="concept-media-load-resource">resource fetch algorithm</a>
   can override this.</p>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1690
retrieving revision 1.1691
diff -u -d -r1.1690 -r1.1691
--- spec.html	30 Sep 2011 00:48:24 -0000	1.1690
+++ spec.html	30 Sep 2011 17:46:23 -0000	1.1691
@@ -350,7 +350,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5296.
+This is revision 1.5297.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide

Received on Friday, 30 September 2011 17:46:27 UTC