Skip to content

Commit 11e5d04

Browse files
committed
Improve wording of cfg.cfg_select.well-formed
1 parent a824e61 commit 11e5d04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conditional-compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ r[cfg.cfg_select.fallthrough]
491491
It is a compile error if none of the predicates evaluate to true.
492492

493493
r[cfg.cfg_select.well-formed]
494-
Each right-hand side must syntactically be valid expansion for the position that the macro is invoked in.
494+
Each right-hand side must be a syntactically valid expansion for the position in which the macro is invoked.
495495

496496
[Testing]: attributes/testing.md
497497
[`--cfg`]: ../rustc/command-line-arguments.html#--cfg-configure-the-compilation-environment

0 commit comments

Comments
 (0)