lib: fix typos in Kconfig
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>
Wed, 1 Sep 2021 13:05:08 +0000 (16:05 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 14 Sep 2021 13:07:18 +0000 (09:07 -0400)
commit5145bc73bd71a424483df5968a801928c7d9b2b6
tree8e5f64b9a682399ea94ee7f8fcd5fad90a675664
parentd607dfd878700648a7cc07ab40b2faf77df29acd
lib: fix typos in Kconfig

There are trivial typos in the Kconfig file. Fixed them.
Also, fixed grammar in the descriptions with typos.

Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS")
Fixes: 7264f2928b ("spl: fit: Eanble GZIP support for image decompression")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
lib/Kconfig