[html5] r6933 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sat Jan 28 14:30:16 PST 2012
Author: ianh
Date: 2012-01-28 14:30:14 -0800 (Sat, 28 Jan 2012)
New Revision: 6933
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15331
Affected topics: Offline Web Applications
Modified: complete.html
===================================================================
--- complete.html 2012-01-28 22:21:05 UTC (rev 6932)
+++ complete.html 2012-01-28 22:30:14 UTC (rev 6933)
@@ -67167,7 +67167,7 @@
<a href=#application-cache>application cache</a> with which the
<code><a href=#applicationcache>ApplicationCache</a></code> object's <a href=#cache-host>cache host</a> is
associated, if any. If there is no such <a href=#application-cache>application
- cache</a>, or if does not have a current <a href=#application-cache-download-process>application cache
+ cache</a>, or it does not have a current <a href=#application-cache-download-process>application cache
download process</a>, then do nothing.</p>
<p>If the <dfn id=dom-appcache-swapcache title=dom-appcache-swapCache><code>swapCache()</code></dfn> method
Modified: index
===================================================================
--- index 2012-01-28 22:21:05 UTC (rev 6932)
+++ index 2012-01-28 22:30:14 UTC (rev 6933)
@@ -67167,7 +67167,7 @@
<a href=#application-cache>application cache</a> with which the
<code><a href=#applicationcache>ApplicationCache</a></code> object's <a href=#cache-host>cache host</a> is
associated, if any. If there is no such <a href=#application-cache>application
- cache</a>, or if does not have a current <a href=#application-cache-download-process>application cache
+ cache</a>, or it does not have a current <a href=#application-cache-download-process>application cache
download process</a>, then do nothing.</p>
<p>If the <dfn id=dom-appcache-swapcache title=dom-appcache-swapCache><code>swapCache()</code></dfn> method
Modified: source
===================================================================
--- source 2012-01-28 22:21:05 UTC (rev 6932)
+++ source 2012-01-28 22:30:14 UTC (rev 6933)
@@ -78539,7 +78539,7 @@
<span>application cache</span> with which the
<code>ApplicationCache</code> object's <span>cache host</span> is
associated, if any. If there is no such <span>application
- cache</span>, or if does not have a current <span>application cache
+ cache</span>, or it does not have a current <span>application cache
download process</span>, then do nothing.</p>
<p>If the <dfn
More information about the Commit-Watchers
mailing list