[html5] r7186 - [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 19 20:26:56 PDT 2012


Author: ianh
Date: 2012-07-19 20:26:55 -0700 (Thu, 19 Jul 2012)
New Revision: 7186

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

Modified: complete.html
===================================================================
--- complete.html	2012-07-20 03:18:30 UTC (rev 7185)
+++ complete.html	2012-07-20 03:26:55 UTC (rev 7186)
@@ -70227,7 +70227,7 @@
     <p class=note>These are used as prefix match patterns, and
     declare URLs for which the user agent will ignore the application
     cache, instead fetching them normally (i.e. from the network or
-    locale HTTP cache as appropriate).</p>
+    local HTTP cache as appropriate).</p>
 
    </li>
 

Modified: index
===================================================================
--- index	2012-07-20 03:18:30 UTC (rev 7185)
+++ index	2012-07-20 03:26:55 UTC (rev 7186)
@@ -70227,7 +70227,7 @@
     <p class=note>These are used as prefix match patterns, and
     declare URLs for which the user agent will ignore the application
     cache, instead fetching them normally (i.e. from the network or
-    locale HTTP cache as appropriate).</p>
+    local HTTP cache as appropriate).</p>
 
    </li>
 

Modified: source
===================================================================
--- source	2012-07-20 03:18:30 UTC (rev 7185)
+++ source	2012-07-20 03:26:55 UTC (rev 7186)
@@ -82203,7 +82203,7 @@
     <p class="note">These are used as prefix match patterns, and
     declare URLs for which the user agent will ignore the application
     cache, instead fetching them normally (i.e. from the network or
-    locale HTTP cache as appropriate).</p>
+    local HTTP cache as appropriate).</p>
 
    </li>
 




More information about the Commit-Watchers mailing list