cmd: Kconfig: Fix typos
authorAristo Chen <jj251510319013@gmail.com>
Sun, 20 Apr 2025 08:12:10 +0000 (16:12 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 19:25:30 +0000 (13:25 -0600)
commit1c07d22ebee96ae9c113f5674c3c134a899426ff
tree6aa672d3d2a95e50e80d67d792bfa4b0811dde2e
parent7bf752238327deecda12190154864128d55f78bd
cmd: Kconfig: Fix typos

fix the following typos
- from "categorys" to "categories"
- from "indivdually" to "individually"

Signed-off-by: Aristo Chen <aristo.chen@canonical.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
cmd/Kconfig