[PATCH] cmd: Kconfig: Fix typos
Mattijs Korpershoek
mkorpershoek at kernel.org
Tue Apr 22 09:09:31 CEST 2025
Hi Aristo,
Thank you for the patch.
On dim., avril 20, 2025 at 16:12, Aristo Chen <jj251510319013 at gmail.com> wrote:
> fix the following typos
> - from "categorys" to "categories"
> - from "indivdually" to "individually"
>
> Signed-off-by: Aristo Chen <aristo.chen at canonical.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at 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
More information about the U-Boot
mailing list