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 e1c9e36 commit 3342f26Copy full SHA for 3342f26
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