]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: fix typo in CMD_BOOTMETH help text
authorQuentin Schulz <quentin.schulz@cherry.de>
Wed, 12 Jun 2024 14:58:46 +0000 (16:58 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 20 Jun 2024 17:41:43 +0000 (11:41 -0600)
commit20a038317b5beb6dd2322740ab0f469a51e7820d
tree83cc8972784b0fb52afea7d502b678a6dc54b887
parentee71d159aab66aef200c898606fcf51847d3377d
cmd: fix typo in CMD_BOOTMETH help text

It's bootmeths and not bootmethds.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/Kconfig