Re: [PATCH 05/11] cmd/Kconfig: Fix spelling of "resetting".

2022-01-13 Thread Tom Rini
On Tue, Dec 21, 2021 at 01:06:56PM -0800, Vagrant Cascadian wrote:


Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


[PATCH 05/11] cmd/Kconfig: Fix spelling of "resetting".

2021-12-21 Thread Vagrant Cascadian
---
 cmd/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/Kconfig b/cmd/Kconfig
index 5b30b13e43..bb11aec9b7 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.
 
-- 
2.30.2