Skip to content

Commit 7a90084

Browse files
committed
typo
--HG-- extra : rebase_source : 8c0a5f8464a180d117eaff6eb456022f1b461a7f
1 parent c88563c commit 7a90084

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-syntax/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,12 +2062,12 @@ <h3 id=tree-construction><span class=secno>3.6. </span> Tree Construction</h3>
20622062
<dt>at-rule
20632063

20642064
<dd> An at-rule has a name, a prelude consisting of a list of primitives,
2065-
and possibly a rule-block or declaration-block.
2065+
and possibly a rule block or declaration block.
20662066

20672067
<dt>style rule
20682068

20692069
<dd> A style rule has a selector consisting of a list of primitives, and a
2070-
declaration-block.
2070+
declaration block.
20712071

20722072
<dt>primitive
20732073

css3-syntax/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,13 +2061,13 @@ <h3>
20612061
<dd>
20622062
An at-rule has a name,
20632063
a prelude consisting of a list of primitives,
2064-
and possibly a rule-block or declaration-block.
2064+
and possibly a rule block or declaration block.
20652065

20662066
<dt>style rule</dt>
20672067
<dd>
20682068
A style rule has
20692069
a selector consisting of a list of primitives,
2070-
and a declaration-block.
2070+
and a declaration block.
20712071

20722072
<dt>primitive
20732073
<dd>

0 commit comments

Comments
 (0)