linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hu Haowen <xianfengting221@163.com>
To: chris@zankel.net, jcmvbkbc@gmail.com
Cc: linux-xtensa@linux-xtensa.org, linux-kernel@vger.kernel.org,
	Hu Haowen <xianfengting221@163.com>
Subject: [PATCH] arch/xtensa: correct an ungrammatical word
Date: Mon, 30 Mar 2020 12:54:36 +0800	[thread overview]
Message-ID: <20200330045436.12645-1-xianfengting221@163.com> (raw)

The word "Dont" is not grammatical. Maybe it means "Don't".

Signed-off-by: Hu Haowen <xianfengting221@163.com>
---
 arch/xtensa/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index de229424b659..3a9f1e80394a 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -122,7 +122,7 @@ config XTENSA_VARIANT_CUSTOM_NAME
 	help
 	  Provide the name of a custom Xtensa processor variant.
 	  This CORENAME selects arch/xtensa/variant/CORENAME.
-	  Dont forget you have to select MMU if you have one.
+	  Don't forget you have to select MMU if you have one.
 
 config XTENSA_VARIANT_NAME
 	string
-- 
2.20.1



             reply	other threads:[~2020-03-30  4:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30  4:54 Hu Haowen [this message]
2020-03-30 20:33 ` [PATCH] arch/xtensa: correct an ungrammatical word Max Filippov
2020-03-31  0:43   ` Hu Haowen

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=20200330045436.12645-1-xianfengting221@163.com \
    --to=xianfengting221@163.com \
    --cc=chris@zankel.net \
    --cc=jcmvbkbc@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xtensa@linux-xtensa.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;
as well as URLs for NNTP newsgroup(s).