Skip to content

Commit d15457a

Browse files
committed
Typo
1 parent 3740b5a commit d15457a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-values/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@ <h2 id=functional-notation><span class=secno>8. </span> Functional
12261226
Notations</h2>
12271227

12281228
<p>Some values use a <dfn id=functional-notation0>functional notation</dfn>
1229-
to type values and to and lump values together. The syntax starts with the
1229+
to type values and to lump values together. The syntax starts with the
12301230
name of the function immediately followed by a left parenthesis followed
12311231
by optional whitespace followed by the argument(s) to the notation
12321232
followed by optional whitespace followed by a right parenthesis. If a

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ <h2 id="functional-notation">
823823
Functional Notations</h2>
824824

825825
<p>Some values use a <dfn>functional notation</dfn> to type values and
826-
to and lump values together. The syntax starts with the name of the
826+
to lump values together. The syntax starts with the name of the
827827
function immediately followed by a left parenthesis followed by optional
828828
whitespace followed by the argument(s) to the notation followed by
829829
optional whitespace followed by a right parenthesis. If a function

0 commit comments

Comments
 (0)