]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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 d70dbd47880603a009d91884e06b01c870b88961..dd7ab8df91a82760cfb56b028442b66c61c29e94 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.