From 1107b062e5ea0217006191b7cf112dad9bbbbac9 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 21 Dec 2021 13:06:56 -0800 Subject: cmd/Kconfig: Fix spelling of "resetting". --- cmd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/Kconfig b/cmd/Kconfig index d70dbd4..dd7ab8d 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. -- cgit v1.1