The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Marcus Folkesson <marcus.folkesson@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Marcus Folkesson <marcus.folkesson@gmail.com>
Subject: [PATCH] scripts: config: fix don't typo
Date: Wed, 25 Sep 2024 12:37:05 +0200	[thread overview]
Message-ID: <20240925-config-v1-1-0f8f426a6dfb@gmail.com> (raw)

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>


                 reply	other threads:[~2024-09-25 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240925-config-v1-1-0f8f426a6dfb@gmail.com \
    --to=marcus.folkesson@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox