Skip to content

Commit f833730

Browse files
committed
I'm 0/3 on duplicate attributes, 4th times the charm?
1 parent fe425df commit f833730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conditional-compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ r[cfg.cfg_attr.syntax]
420420
> &nbsp;&nbsp; [_Attr_]&nbsp;(`,` [_Attr_])<sup>\*</sup> `,`<sup>?</sup>
421421
422422

423-
r[cfg.cfg_attr.syntax]
423+
r[cfg.cfg_attr.general]
424424
The `cfg_attr` [attribute] conditionally includes [attributes] based on a
425425
configuration predicate.
426426

0 commit comments

Comments
 (0)