[html5] r5707 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 6 18:52:44 PST 2010


Author: ianh
Date: 2010-12-06 18:52:43 -0800 (Mon, 06 Dec 2010)
New Revision: 5707

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo

Modified: complete.html
===================================================================
--- complete.html	2010-12-07 02:42:04 UTC (rev 5706)
+++ complete.html	2010-12-07 02:52:43 UTC (rev 5707)
@@ -1002,7 +1002,7 @@
       <ol>
        <li><a href=#the-workerglobalscope-abstract-interface><span class=secno>9.2.1.1 </span>The <code>WorkerGlobalScope</code> abstract interface</a></li>
        <li><a href=#dedicated-workers-and-the-dedicatedworkerglobalscope-interface><span class=secno>9.2.1.2 </span>Dedicated workers and the <code>DedicatedWorkerGlobalScope</code> interface</a></li>
-       <li><a href=#shared-workers-and-the-sharedworkerglobalscope-inteface><span class=secno>9.2.1.3 </span>Shared workers and the <code>SharedWorkerGlobalScope</code> inteface</a></ol></li>
+       <li><a href=#shared-workers-and-the-sharedworkerglobalscope-interface><span class=secno>9.2.1.3 </span>Shared workers and the <code>SharedWorkerGlobalScope</code> interface</a></ol></li>
      <li><a href=#origins-of-workers><span class=secno>9.2.2 </span>Origins of workers</a></li>
      <li><a href=#the-event-loop><span class=secno>9.2.3 </span>The event loop</a></li>
      <li><a href="#the-worker's-lifetime"><span class=secno>9.2.4 </span>The worker's lifetime</a></li>
@@ -70708,7 +70708,7 @@
 
 
 
-  <h5 id=shared-workers-and-the-sharedworkerglobalscope-inteface><span class=secno>9.2.1.3 </span>Shared workers and the <code><a href=#sharedworkerglobalscope>SharedWorkerGlobalScope</a></code> inteface</h5>
+  <h5 id=shared-workers-and-the-sharedworkerglobalscope-interface><span class=secno>9.2.1.3 </span>Shared workers and the <code><a href=#sharedworkerglobalscope>SharedWorkerGlobalScope</a></code> interface</h5>
 
   <pre class=idl>[Supplemental, NoInterfaceObject]
 interface <dfn id=sharedworkerglobalscope>SharedWorkerGlobalScope</dfn> : <a href=#workerglobalscope>WorkerGlobalScope</a> {
@@ -93378,6 +93378,7 @@
   Roland Steiner,
   Roman Ivanov,
   Roy Fielding,
+  Ruud Steltenpool,
   Ryan King,
   S. Mike Dierken,
   Salvatore Loreto,

Modified: index
===================================================================
--- index	2010-12-07 02:42:04 UTC (rev 5706)
+++ index	2010-12-07 02:52:43 UTC (rev 5707)
@@ -89446,6 +89446,7 @@
   Roland Steiner,
   Roman Ivanov,
   Roy Fielding,
+  Ruud Steltenpool,
   Ryan King,
   S. Mike Dierken,
   Salvatore Loreto,

Modified: source
===================================================================
--- source	2010-12-07 02:42:04 UTC (rev 5706)
+++ source	2010-12-07 02:52:43 UTC (rev 5707)
@@ -79934,7 +79934,7 @@
 
 
 
-  <h5>Shared workers and the <code>SharedWorkerGlobalScope</code> inteface</h5>
+  <h5>Shared workers and the <code>SharedWorkerGlobalScope</code> interface</h5>
 
   <pre class="idl">[Supplemental, NoInterfaceObject]
 interface <dfn>SharedWorkerGlobalScope</dfn> : <span>WorkerGlobalScope</span> {
@@ -107574,6 +107574,7 @@
   Roland Steiner,
   Roman Ivanov,
   Roy Fielding,
+  Ruud Steltenpool,
   Ryan King,
   S. Mike Dierken,
   Salvatore Loreto,




More information about the Commit-Watchers mailing list