- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Oct 2011 23:58:31 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-values
In directory hutz:/tmp/cvs-serv6883
Modified Files:
Overview.html Overview.src.html
Log Message:
Typo
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- Overview.html 11 Oct 2011 02:05:55 -0000 1.126
+++ Overview.html 11 Oct 2011 23:58:29 -0000 1.127
@@ -729,7 +729,7 @@
<pre>http://www.example.org/style/tile.png</pre>
<p>The same image will be used regardless of the URL of the source
- document containing the <code><body<</code>.
+ document containing the <code><body></code>.
</div>
<h2 id=numeric-types><span class=secno>4. </span> Numeric Data Types</h2>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.src.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- Overview.src.html 11 Oct 2011 02:05:55 -0000 1.129
+++ Overview.src.html 11 Oct 2011 23:58:29 -0000 1.130
@@ -405,7 +405,7 @@
designated by the URL:
<pre>http://www.example.org/style/tile.png</pre>
<p>The same image will be used regardless of the URL of the source
- document containing the <code><body<</code>.
+ document containing the <code><body></code>.
</div>
<h2 id="numeric-types">
Received on Tuesday, 11 October 2011 23:58:33 UTC