- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Oct 2009 09:05:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv4861 Modified Files: Overview.html Log Message: typo (whatwg r4200) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3346 retrieving revision 1.3347 diff -u -d -r1.3346 -r1.3347 --- Overview.html 20 Oct 2009 08:59:58 -0000 1.3346 +++ Overview.html 20 Oct 2009 09:05:01 -0000 1.3347 @@ -44900,9 +44900,9 @@ user agent is to <dfn id="concept-appcache-selection" title="concept-appcache-selection">select an application cache</dfn> from a list of <a href="#relevant-application-cache" title="relevant application cache">relevant application caches</a> that contain a - resource, that the user agent must use the application cache that - the user most likely wants to see the resource from, taking into - account the following:</p> + resource, the user agent must use the application cache that the + user most likely wants to see the resource from, taking into account + the following:</p> <ul><li>which application cache was most recently updated,
Received on Tuesday, 20 October 2009 09:05:06 UTC