mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(ref): Fix typo on check-cfg
This commit is contained in:
parent
bea65c71ae
commit
27e067c8d5
@ -278,7 +278,7 @@ currently enabled. This includes all possible values of a given cfg name.
|
||||
|
||||
It is recommended to group the `cargo::rustc-check-cfg` and
|
||||
[`cargo::rustc-cfg`][option-cfg] instructions as closely as possible in order to
|
||||
avoid typos, missing check-cfg, stalled cfgs...
|
||||
avoid typos, missing check-cfg, stale cfgs...
|
||||
|
||||
#### Example of using `cargo::rustc-check-cfg` and `cargo::rustc-cfg` together
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user