[html5] r3020 - [e] (0) typos

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 28 20:17:45 PDT 2009


Author: ianh
Date: 2009-04-28 20:17:44 -0700 (Tue, 28 Apr 2009)
New Revision: 3020

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

Modified: index
===================================================================
--- index	2009-04-29 02:05:16 UTC (rev 3019)
+++ index	2009-04-29 03:17:44 UTC (rev 3020)
@@ -43521,9 +43521,9 @@
 
   <p>A <code>Document</code> initially is not associated with an
   <a href=#application-cache>application cache</a>, but can become associated with one
-  early during the page load process, when steps <a href=#parser-appcache>in the parser</a> and in the <a href=#navigate title=navigate>navigation</a> sections that cause <a href=#concept-appcache-init title=concept-appcache-init>cache selection</a> to occur.</p>
+  early during the page load process, when steps <a href=#parser-appcache>in the parser</a> and in the <a href=#navigate title=navigate>navigation</a> sections cause <a href=#concept-appcache-init title=concept-appcache-init>cache selection</a> to occur.</p>
 
-  <p>A <code>SharedWorkerGlobalScope</code> is can be associated with
+  <p>A <code>SharedWorkerGlobalScope</code> can be associated with
   an <a href=#application-cache>application cache</a> when it is created.</p>
 
   <p>Each <a href=#cache-host>cache host</a> has an associated

Modified: source
===================================================================
--- source	2009-04-29 02:05:16 UTC (rev 3019)
+++ source	2009-04-29 03:17:44 UTC (rev 3020)
@@ -49239,10 +49239,10 @@
   <span>application cache</span>, but can become associated with one
   early during the page load process, when steps <a
   href="#parser-appcache">in the parser</a> and in the <span
-  title="navigate">navigation</span> sections that cause <span
+  title="navigate">navigation</span> sections cause <span
   title="concept-appcache-init">cache selection</span> to occur.</p>
 
-  <p>A <code>SharedWorkerGlobalScope</code> is can be associated with
+  <p>A <code>SharedWorkerGlobalScope</code> can be associated with
   an <span>application cache</span> when it is created.</p>
 
   <p>Each <span>cache host</span> has an associated




More information about the Commit-Watchers mailing list