summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-01-13 07:57:56 -0500
committerTom Rini <[email protected]>2022-01-13 07:57:56 -0500
commit43304e49fe1644c3d05009fdb7c73b3aff606857 (patch)
treea6064779106b1f9ddcc98007699568bf5374e182 /cmd
parent37b876359fbd90434b37527fa96f72a31af20f81 (diff)
parent5e7658925bc46c781bfa9faab8e15e6aac8c2808 (diff)
Merge branch '2022-01-13-assorted-spelling-fixes'
- Fix a large number of spelling mistakes
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index d70dbd47880..dd7ab8df91a 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.