[html5] r8163 - [e] (0) Typo: 'defind' Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=231 [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 3 10:44:47 PDT 2013


Author: ianh
Date: 2013-09-03 10:44:45 -0700 (Tue, 03 Sep 2013)
New Revision: 8163

Modified:
   complete.html
   index
   source
Log:
[e] (0) Typo: 'defind'
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23115
Affected topics: HTML, Workers

Modified: complete.html
===================================================================
--- complete.html	2013-09-03 17:33:09 UTC (rev 8162)
+++ complete.html	2013-09-03 17:44:45 UTC (rev 8163)
@@ -81080,7 +81080,7 @@
 <a href=#workerglobalscope>WorkerGlobalScope</a> implements <a href=#windowbase64>WindowBase64</a>;</pre>
 
 
-  <p>The DOM APIs — specifically, all the interfaces defind in the DOM specification other
+  <p>The DOM APIs — specifically, all the interfaces defined in the DOM specification other
   than exceptions — must not be <a href=#exposed-to-javascript>exposed to JavaScript</a> if the <a href=#javascript-global-environment>JavaScript
   global environment</a> is a <a href=#worker-environment>worker environment</a>. <a href=#refsDOM>[DOM]</a></p>
 

Modified: index
===================================================================
--- index	2013-09-03 17:33:09 UTC (rev 8162)
+++ index	2013-09-03 17:44:45 UTC (rev 8163)
@@ -81080,7 +81080,7 @@
 <a href=#workerglobalscope>WorkerGlobalScope</a> implements <a href=#windowbase64>WindowBase64</a>;</pre>
 
 
-  <p>The DOM APIs — specifically, all the interfaces defind in the DOM specification other
+  <p>The DOM APIs — specifically, all the interfaces defined in the DOM specification other
   than exceptions — must not be <a href=#exposed-to-javascript>exposed to JavaScript</a> if the <a href=#javascript-global-environment>JavaScript
   global environment</a> is a <a href=#worker-environment>worker environment</a>. <a href=#refsDOM>[DOM]</a></p>
 

Modified: source
===================================================================
--- source	2013-09-03 17:33:09 UTC (rev 8162)
+++ source	2013-09-03 17:44:45 UTC (rev 8163)
@@ -90308,7 +90308,7 @@
   href="#refsHTML">[HTML]</a></p>
   <!--START complete-->
 
-  <p>The DOM APIs — specifically, all the interfaces defind in the DOM specification other
+  <p>The DOM APIs — specifically, all the interfaces defined in the DOM specification other
   than exceptions — must not be <span>exposed to JavaScript</span> if the <span>JavaScript
   global environment</span> is a <span>worker environment</span>. <a
   href="#refsDOM">[DOM]</a></p>




More information about the Commit-Watchers mailing list