diff options
| author | Tom Rini <[email protected]> | 2022-01-13 07:57:56 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-01-13 07:57:56 -0500 |
| commit | 43304e49fe1644c3d05009fdb7c73b3aff606857 (patch) | |
| tree | a6064779106b1f9ddcc98007699568bf5374e182 /cmd | |
| parent | 37b876359fbd90434b37527fa96f72a31af20f81 (diff) | |
| parent | 5e7658925bc46c781bfa9faab8e15e6aac8c2808 (diff) | |
Merge branch '2022-01-13-assorted-spelling-fixes'
- Fix a large number of spelling mistakes
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/Kconfig | 2 |
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. |
