Skip to content

Commit 3342f26

Browse files
committed
docs(ref): Fix typo on check-cfg
1 parent e1c9e36 commit 3342f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/build-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ currently enabled. This includes all possible values of a given cfg name.
278278

279279
It is recommended to group the `cargo::rustc-check-cfg` and
280280
[`cargo::rustc-cfg`][option-cfg] instructions as closely as possible in order to
281-
avoid typos, missing check-cfg, stalled cfgs...
281+
avoid typos, missing check-cfg, stale cfgs...
282282

283283
#### Example of using `cargo::rustc-check-cfg` and `cargo::rustc-cfg` together
284284

0 commit comments

Comments
 (0)