All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Aristo Chen <jj251510319013@gmail.com>, u-boot@lists.denx.de
Cc: aristo.chen@canonical.com, trini@konsulko.com,
	ilias.apalodimas@linaro.org, jerome.forissier@linaro.org,
	sjg@chromium.org, xypron.glpk@gmx.de, mkorpershoek@kernel.org,
	michal.simek@amd.com, ibai.erkiaga-elorza@amd.com
Subject: Re: [PATCH] cmd: Kconfig: Fix typos
Date: Tue, 22 Apr 2025 09:09:31 +0200	[thread overview]
Message-ID: <87fri0hduc.fsf@kernel.org> (raw)
In-Reply-To: <20250420081210.292644-1-aristo.chen@canonical.com>

Hi Aristo,

Thank you for the patch.

On dim., avril 20, 2025 at 16:12, Aristo Chen <jj251510319013@gmail.com> wrote:

> fix the following typos
> - from "categorys" to "categories"
> - from "indivdually" to "individually"
>
> Signed-off-by: Aristo Chen <aristo.chen@canonical.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>

> ---
>  cmd/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cmd/Kconfig b/cmd/Kconfig
> index c2ce519d1e3..6e722279205 100644
> --- a/cmd/Kconfig
> +++ b/cmd/Kconfig
> @@ -5,7 +5,7 @@ menuconfig CMDLINE
>  	  Enable U-Boot's command-line functions. This provides a means
>  	  to enter commands into U-Boot for a wide variety of purposes. It
>  	  also allows scripts (containing commands) to be executed.
> -	  Various commands and command categorys can be indivdually enabled.
> +	  Various commands and command categories can be individually enabled.
>  	  Depending on the number of commands enabled, this can add
>  	  substantially to the size of U-Boot.
>  
> -- 
> 2.34.1

  parent reply	other threads:[~2025-04-22  7:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-20  8:12 [PATCH] cmd: Kconfig: Fix typos Aristo Chen
2025-04-21 10:53 ` Heinrich Schuchardt
2025-04-22  7:09 ` Mattijs Korpershoek [this message]
2025-04-28 21:34 ` Tom Rini

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=87fri0hduc.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=aristo.chen@canonical.com \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jerome.forissier@linaro.org \
    --cc=jj251510319013@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.