Skip to content

Commit 4503639

Browse files
committed
reword reference about inert attributes
1 parent eacd002 commit 4503639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ attributes* remove themselves from the thing they are on while *inert attributes
196196
stay on.
197197

198198
The [`cfg`] and [`cfg_attr`] attributes are active. The [`test`] attribute is
199-
inert when compiling for tests and active otherwise. [Attribute macros] are
199+
active when compiling for tests and inert otherwise. [Attribute macros] are
200200
active. All other attributes are inert.
201201

202202
r[attributes.tool]

0 commit comments

Comments
 (0)