Re: [PATCH] cmd: Kconfig: Fix typos

2025-04-28 Thread Tom Rini
On Sun, 20 Apr 2025 16:12:10 +0800, Aristo Chen wrote: > fix the following typos > - from "categorys" to "categories" > - from "indivdually" to "individually" > > Applied to u-boot/master, thanks! [1/1] cmd: Kconfig: Fix typos commit: 1c07d22ebee96ae9c113f5674c3c134a899426ff -- Tom

Re: [PATCH] cmd: Kconfig: Fix typos

2025-04-22 Thread Mattijs Korpershoek
Hi Aristo, Thank you for the patch. On dim., avril 20, 2025 at 16:12, Aristo Chen wrote: > fix the following typos > - from "categorys" to "categories" > - from "indivdually" to "individually" > > Signed-off-by: Aristo Chen Reviewed-by: Mattijs Korpershoek > --- > cmd/Kconfig | 2 +- > 1 f

Re: [PATCH] cmd: Kconfig: Fix typos

2025-04-21 Thread Heinrich Schuchardt
On 20.04.25 10:12, Aristo Chen wrote: fix the following typos - from "categorys" to "categories" - from "indivdually" to "individually" Signed-off-by: Aristo Chen --- cmd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/Kconfig b/cmd/Kconfig index c2ce519d1e3..