cmd/Kconfig: Fix spelling of "resetting".
authorVagrant Cascadian <vagrant@debian.org>
Tue, 21 Dec 2021 21:06:56 +0000 (13:06 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 13 Jan 2022 12:57:49 +0000 (07:57 -0500)
cmd/Kconfig

index d70dbd4..dd7ab8d 100644 (file)
@@ -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.