mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] commands: edit: fix typo in Kconfig help text
@ 2023-03-19 15:39 Wolfram Sang
  2023-03-21  8:12 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2023-03-19 15:39 UTC (permalink / raw)
  To: barebox; +Cc: Wolfram Sang

Signed-off-by: Wolfram Sang <wsa@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-21  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-19 15:39 [PATCH] commands: edit: fix typo in Kconfig help text Wolfram Sang
2023-03-21  8:12 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox