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

whatwg at whatwg.org whatwg at whatwg.org
Thu Aug 13 17:55:57 PDT 2009


Author: ianh
Date: 2009-08-13 17:55:55 -0700 (Thu, 13 Aug 2009)
New Revision: 3608

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

Modified: index
===================================================================
--- index	2009-08-14 00:46:14 UTC (rev 3607)
+++ index	2009-08-14 00:55:55 UTC (rev 3608)
@@ -1180,7 +1180,7 @@
   script can ever detect the simultaneous execution of other
   scripts. Even with <span title=Worker>workers</span>, the intent
   is that the behavior of implementations can be thought of as
-  completely serialising the execution of all scripts in all <a href=#browsing-context title="browsing context">browsing contexts</a>.</p>
+  completely serializing the execution of all scripts in all <a href=#browsing-context title="browsing context">browsing contexts</a>.</p>
 
   <p class=note>The <code title=dom-navigator-GetStorageUpdates><a href=#dom-navigator-getstorageupdates>navigator.getStorageUpdates()</a></code>
   method, in this model, is equivalent to allowing other scripts to

Modified: source
===================================================================
--- source	2009-08-14 00:46:14 UTC (rev 3607)
+++ source	2009-08-14 00:55:55 UTC (rev 3608)
@@ -161,7 +161,7 @@
   script can ever detect the simultaneous execution of other
   scripts. Even with <span title="Worker">workers</span>, the intent
   is that the behavior of implementations can be thought of as
-  completely serialising the execution of all scripts in all <span
+  completely serializing the execution of all scripts in all <span
   title="browsing context">browsing contexts</span>.</p>
 
   <p class="note">The <code




More information about the Commit-Watchers mailing list