Skip to content

Commit eacf96d

Browse files
ColinIanKingakpm00
authored andcommitted
init: Kconfig: fix spelling mistake "satify" -> "satisfy"
There is a spelling mistake in a Kconfig description. Fix it. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 28f4821 commit eacf96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ config RUST_IS_AVAILABLE
6666
This shows whether a suitable Rust toolchain is available (found).
6767

6868
Please see Documentation/rust/quick-start.rst for instructions on how
69-
to satify the build requirements of Rust support.
69+
to satisfy the build requirements of Rust support.
7070

7171
In particular, the Makefile target 'rustavailable' is useful to check
7272
why the Rust toolchain is not being detected.

0 commit comments

Comments
 (0)