We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea65c7 commit 27e067cCopy full SHA for 27e067c
src/doc/src/reference/build-scripts.md
@@ -278,7 +278,7 @@ currently enabled. This includes all possible values of a given cfg name.
278
279
It is recommended to group the `cargo::rustc-check-cfg` and
280
[`cargo::rustc-cfg`][option-cfg] instructions as closely as possible in order to
281
-avoid typos, missing check-cfg, stalled cfgs...
+avoid typos, missing check-cfg, stale cfgs...
282
283
#### Example of using `cargo::rustc-check-cfg` and `cargo::rustc-cfg` together
284
0 commit comments