- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 14 Aug 2009 05:35:25 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv16867
Modified Files:
Overview.html
Log Message:
typo (whatwg r3615)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2805
retrieving revision 1.2806
diff -u -d -r1.2805 -r1.2806
--- Overview.html 14 Aug 2009 05:16:26 -0000 1.2805
+++ Overview.html 14 Aug 2009 05:35:22 -0000 1.2806
@@ -45705,7 +45705,7 @@
and categorize its entry as a <a href="#concept-appcache-master" title="concept-appcache-master">master entry</a>. If the
resource's <a href="#url">URL</a> has a <a href="#url-fragment" title="url-fragment"><fragment></a> component, it must
be removed from the entry in <var title="">cache</var>
- (applications caches never include fragment identifiers).</p>
+ (application caches never include fragment identifiers).</p>
<p class="note">HTTP caching rules, such as <code title="">Cache-Control: no-store</code>, are ignored for the
purposes of the <a href="#application-cache-update-process">application cache update
Received on Friday, 14 August 2009 05:35:36 UTC