[html5] r7215 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 26 16:49:43 PDT 2012


Author: ianh
Date: 2012-07-26 16:49:41 -0700 (Thu, 26 Jul 2012)
New Revision: 7215

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17667
Affected topics: Web Workers

Modified: complete.html
===================================================================
--- complete.html	2012-07-26 23:48:24 UTC (rev 7214)
+++ complete.html	2012-07-26 23:49:41 UTC (rev 7215)
@@ -80607,7 +80607,7 @@
 
   <p class=note>The implicit <code><a href=#messageport>MessagePort</a></code> used by
   dedicated workers has its <a href=#port-message-queue>port message queue</a> implicitly
-  enabled when it is created, so there is no equivanet to the
+  enabled when it is created, so there is no equivalent to the
   <code><a href=#messageport>MessagePort</a></code> interface's <code title=dom-MessagePort-start><a href=#dom-messageport-start>start()</a></code> method on the
   <code><a href=#worker>Worker</a></code> interface.</p>
 

Modified: index
===================================================================
--- index	2012-07-26 23:48:24 UTC (rev 7214)
+++ index	2012-07-26 23:49:41 UTC (rev 7215)
@@ -80607,7 +80607,7 @@
 
   <p class=note>The implicit <code><a href=#messageport>MessagePort</a></code> used by
   dedicated workers has its <a href=#port-message-queue>port message queue</a> implicitly
-  enabled when it is created, so there is no equivanet to the
+  enabled when it is created, so there is no equivalent to the
   <code><a href=#messageport>MessagePort</a></code> interface's <code title=dom-MessagePort-start><a href=#dom-messageport-start>start()</a></code> method on the
   <code><a href=#worker>Worker</a></code> interface.</p>
 

Modified: source
===================================================================
--- source	2012-07-26 23:48:24 UTC (rev 7214)
+++ source	2012-07-26 23:49:41 UTC (rev 7215)
@@ -93614,7 +93614,7 @@
 
   <p class="note">The implicit <code>MessagePort</code> used by
   dedicated workers has its <span>port message queue</span> implicitly
-  enabled when it is created, so there is no equivanet to the
+  enabled when it is created, so there is no equivalent to the
   <code>MessagePort</code> interface's <code
   title="dom-MessagePort-start">start()</code> method on the
   <code>Worker</code> interface.</p>




More information about the Commit-Watchers mailing list