Skip to content

Commit 010bd00

Browse files
committed
[css2] Minor fix
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401067
1 parent 4db88cf commit 010bd00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/generate.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,8 @@ which inserts nothing, but increments the quotation depth by one.
387387

388388
<p>Automatic numbering in CSS2 is controlled with two properties,
389389
'counter-increment' and 'counter-reset'. The counters defined by these
390-
properties can be used to generate text for the 'content' property (see
391-
<span class="propinst-content">above</span>).
390+
properties can be used to generate text for the <span
391+
class="propinst-content">'content'</span> property (see above).
392392

393393
<!-- #include src=properties/counter-reset.srb -->
394394
<!-- #include src=properties/counter-increment.srb -->

0 commit comments

Comments
 (0)