- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Dec 2011 23:08:46 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-values
In directory hutz:/tmp/cvs-serv32602
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.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- Overview.html 12 Dec 2011 23:04:12 -0000 1.146
+++ Overview.html 12 Dec 2011 23:08:44 -0000 1.147
@@ -1226,7 +1226,7 @@
Notations</h2>
<p>Some values use a <dfn id=functional-notation0>functional notation</dfn>
- to type values and to and lump values together. The syntax starts with the
+ to type values and to lump values together. The syntax starts with the
name of the function immediately followed by a left parenthesis followed
by optional whitespace followed by the argument(s) to the notation
followed by optional whitespace followed by a right parenthesis. If a
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.src.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- Overview.src.html 12 Dec 2011 23:04:12 -0000 1.149
+++ Overview.src.html 12 Dec 2011 23:08:44 -0000 1.150
@@ -823,7 +823,7 @@
Functional Notations</h2>
<p>Some values use a <dfn>functional notation</dfn> to type values and
- to and lump values together. The syntax starts with the name of the
+ to lump values together. The syntax starts with the name of the
function immediately followed by a left parenthesis followed by optional
whitespace followed by the argument(s) to the notation followed by
optional whitespace followed by a right parenthesis. If a function
Received on Monday, 12 December 2011 23:08:47 UTC