- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 May 2008 22:33:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/offline-webapps
In directory hutz:/tmp/cvs-serv3543
Modified Files:
Overview.html
Log Message:
make some manual adjustments for publication
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/offline-webapps/Overview.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Overview.html 28 May 2008 22:26:35 -0000 1.12
+++ Overview.html 28 May 2008 22:33:33 -0000 1.13
@@ -7,7 +7,7 @@
<style type="text/css">
code { color:orangered }
</style>
- <link href="http://www.w3.org/StyleSheets/TR/W3C-NOTE" rel=stylesheet>
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE" rel=stylesheet>
<body>
<div class=head>
@@ -16,7 +16,7 @@
<h1 id=offline-webapps>Offline Web Applications</h1>
- <h2 class="no-num no-toc" id=w3c-doctype>W3C Note 30 May 2008</h2>
+ <h2 class="no-num no-toc" id=w3c-doctype>W3C Working Group Note 30 May 2008</h2>
<dl>
<dt>This Version:
@@ -67,7 +67,7 @@
tutorials on how these features might be used to create Web applications
that work offline. [<cite><a href="#ref-html5">HTML5</a></cite>]
- <h2 class="no-num no-toc" id=sotd>Status of this Document</h2>
+ <h2 class="no-num no-toc" id=sotd>Status of This Document</h2>
<p><em>This section describes the status of this document at the time of
its publication. Other documents may supersede this document. A list of
Received on Wednesday, 28 May 2008 22:34:10 UTC