Skip to content

Commit bc40177

Browse files
committed
typo
--HG-- extra : rebase_source : 6b9affafda0ed16bde937b74c70037592531797b
1 parent 5800dce commit bc40177

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-syntax/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@ <h4 id=consume-a-block><span class=secno>3.5.13. </span> <dfn
25402540
<dd> If the error flag is false, return the block.
25412541
<p> Otherwise, return nothing.
25422542

2543-
<dt>}, ], or ) token (whichever of the two are not the <a
2543+
<dt>}, ], or ) token (whichever two are not the <a
25442544
href="#ending-token"><i>ending token</i></a>)
25452545

25462546
<dd> This is a <i>parse error</i>. Set the error flag to true.

css3-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2515,7 +2515,7 @@ <h4>
25152515
Otherwise,
25162516
return nothing.
25172517

2518-
<dt>}, ], or ) token (whichever of the two are not the <i>ending token</i>)
2518+
<dt>}, ], or ) token (whichever two are not the <i>ending token</i>)
25192519
<dd>
25202520
This is a <i>parse error</i>.
25212521
Set the error flag to true.

0 commit comments

Comments
 (0)