[PATCH] commands: edit: fix typo in Kconfig help text
Wolfram Sang
wsa at kernel.org
Sun Mar 19 08:39:11 PDT 2023
Signed-off-by: Wolfram Sang <wsa at kernel.org>
---
commands/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index ec15f4e543..27769950d9 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1383,7 +1383,7 @@ config CMD_EDIT
depends on CONSOLE_FULL || CONSOLE_SIMPLE
prompt "edit"
help
- A small fill-screen editor.
+ A small full-screen editor.
Usage: edit FILE
--
2.35.1
More information about the barebox
mailing list