Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15331
Affected topics: Offline Web Applications

git-svn-id: http://svn.whatwg.org/webapps@6933 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 28, 2012
1 parent 973d172 commit fb945e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -67167,7 +67167,7 @@ <h4 id=application-cache-api><span class=secno>6.6.9 </span>Application cache AP
<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
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -67167,7 +67167,7 @@ NETWORK:
<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
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -78539,7 +78539,7 @@ NETWORK:
<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
Expand Down

0 comments on commit fb945e2

Please sign in to comment.