* [PATCH] scripts: config: fix don't typo
@ 2024-09-25 10:37 Marcus Folkesson
0 siblings, 0 replies; only message in thread
From: Marcus Folkesson @ 2024-09-25 10:37 UTC (permalink / raw)
To: linux-kernel; +Cc: Marcus Folkesson
dont' => don't
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
scripts/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/config b/scripts/config
index ff88e2faefd35c2d763a1d485eef39140efaa300..95b2d79f07bdec7af676c7e9421fc2717297e7bc 100755
--- a/scripts/config
+++ b/scripts/config
@@ -37,7 +37,7 @@ commands:
options:
--file config-file .config file to change (default .config)
- --keep-case|-k Keep next symbols' case (dont' upper-case it)
+ --keep-case|-k Keep next symbols' case (don't upper-case it)
$myname doesn't check the validity of the .config file. This is done at next
make time.
---
base-commit: 200289db261f0c8131a5756133e9d30966289c3b
change-id: 20240925-config-ede8beb6254b
Best regards,
--
Marcus Folkesson <marcus.folkesson@gmail.com>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-25 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 10:37 [PATCH] scripts: config: fix don't typo Marcus Folkesson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox