Skip to content

Commit 5cb4b46

Browse files
committed
[css2] addressed issue 176, minor rewording
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402515
1 parent 4f75669 commit 5cb4b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/generate.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ specified.
511511
H1 { counter-reset: section 2 section }
512512
</pre>
513513

514-
<p>The following example will increment the 'chapter' counter with 3:
514+
<p>The following example will increment the 'chapter' counter by 3:
515515

516516
<pre>
517517
H1 { counter-increment: chapter chapter 2 }

0 commit comments

Comments
 (0)