- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 01 Dec 2010 00:51:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8757
Modified Files:
Overview.html
Log Message:
typos (whatwg r5694)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4561
retrieving revision 1.4562
diff -u -d -r1.4561 -r1.4562
--- Overview.html 1 Dec 2010 00:46:56 -0000 1.4561
+++ Overview.html 1 Dec 2010 00:51:25 -0000 1.4562
@@ -24124,7 +24124,7 @@
timed track</a> can change dynamically, either because the
<a href="#timed-track">timed track</a> has <a href="#timed-track-not-loaded" title="timed track not
loaded">not yet been loaded</a> or is still <a href="#timed-track-loading" title="timed
- track loading">loading</a>, or because the the <a href="#timed-track">timed
+ track loading">loading</a>, or because the <a href="#timed-track">timed
track</a> corresponds to a <code><a href="#mutabletimedtrack">MutableTimedTrack</a></code>
object, whose API allows individual cues can be added or removed
dynamically.</p>
@@ -43045,7 +43045,7 @@
<a href="#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be unloaded</a>, then
abort these steps.</li>
- <li><p><a href="#unload-a-document" title="unload a document">Unload</a> the the
+ <li><p><a href="#unload-a-document" title="unload a document">Unload</a> the
<a href="#active-document">active document</a> of the <var title="">specified
browsing context</var> with the <var title="">recycle</var>
parameter set to false.</li>
@@ -71167,6 +71167,7 @@
Martin Atkins,
Martin Dürst,
Martin Honnen,
+ Martin Janecke,
Martin Kutschker,
Martin Nilsson,
Martin Thomson,
Received on Wednesday, 1 December 2010 00:51:36 UTC