* [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
* Re: [PATCH] commands: edit: fix typo in Kconfig help text
2023-03-19 15:39 [PATCH] commands: edit: fix typo in Kconfig help text Wolfram Sang
@ 2023-03-21 8:12 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2023-03-21 8:12 UTC (permalink / raw)
To: Wolfram Sang; +Cc: barebox
On Sun, Mar 19, 2023 at 04:39:11PM +0100, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa@kernel.org>
> ---
> commands/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> 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
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ 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