- From: Rune Lillesveen via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Sep 2011 14:05:31 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-device-adapt
In directory hutz:/tmp/cvs-serv17847
Modified Files:
Overview.html Overview.src.html
Log Message:
"Table of Contents" with capital C.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-device-adapt/Overview.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.html 7 Sep 2011 14:01:42 -0000 1.9
+++ Overview.html 7 Sep 2011 14:05:29 -0000 1.10
@@ -111,7 +111,7 @@
<p>This is the first public Working Draft of the CSS Device Adaptation
Module.
- <h2 class="no-num no-toc" id=table-of-contents>Table of contents</h2>
+ <h2 class="no-num no-toc" id=table-of-contents>Table of Contents</h2>
<!--begin-toc-->
<ul class=toc>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-device-adapt/Overview.src.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.src.html 7 Sep 2011 14:01:42 -0000 1.9
+++ Overview.src.html 7 Sep 2011 14:05:29 -0000 1.10
@@ -44,7 +44,7 @@
<p>This is the first public Working Draft of the CSS Device Adaptation Module.</p>
- <h2 class="no-num no-toc">Table of contents</h2>
+ <h2 class="no-num no-toc">Table of Contents</h2>
<!--toc-->
<h2>Introduction</h2>
Received on Wednesday, 7 September 2011 14:05:33 UTC