From: Vagrant Cascadian Date: Tue, 21 Dec 2021 21:06:56 +0000 (-0800) Subject: cmd/Kconfig: Fix spelling of "resetting". X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=1107b062e5ea0217006191b7cf112dad9bbbbac9;p=u-boot.git cmd/Kconfig: Fix spelling of "resetting". --- diff --git a/cmd/Kconfig b/cmd/Kconfig index d70dbd4788..dd7ab8df91 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -1012,7 +1012,7 @@ config CMD_IDE select IDE help Provides an 'ide' command which allows accessing the IDE drive, - reseting the IDE interface, printing the partition table and + resetting the IDE interface, printing the partition table and geting device info. It also enables the 'diskboot' command which permits booting from an IDE drive.