* [PATCH] readline: Kconfig: fix typo
@ 2015-11-20 11:45 Wjatscheslaw Stoljarski
2015-11-23 6:53 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Wjatscheslaw Stoljarski @ 2015-11-20 11:45 UTC (permalink / raw)
To: barebox
Signed-off-by: Wjatscheslaw Stoljarski <wjatscheslaw.stoljarski@kiwigrid.com>
---
commands/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index 0853ffd..1743670 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1493,9 +1493,9 @@ config CMD_SPLASH
config CMD_READLINE
tristate
- prompt "Readline"
+ prompt "readline"
help
- rompt for user input
+ Prompt for user input
Usage: readline PROMPT VAR
--
1.9.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] readline: Kconfig: fix typo
2015-11-20 11:45 [PATCH] readline: Kconfig: fix typo Wjatscheslaw Stoljarski
@ 2015-11-23 6:53 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-11-23 6:53 UTC (permalink / raw)
To: Wjatscheslaw Stoljarski; +Cc: barebox
On Fri, Nov 20, 2015 at 12:45:25PM +0100, Wjatscheslaw Stoljarski wrote:
> Signed-off-by: Wjatscheslaw Stoljarski <wjatscheslaw.stoljarski@kiwigrid.com>
> ---
> commands/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/commands/Kconfig b/commands/Kconfig
> index 0853ffd..1743670 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -1493,9 +1493,9 @@ config CMD_SPLASH
>
> config CMD_READLINE
> tristate
> - prompt "Readline"
> + prompt "readline"
> help
> - rompt for user input
> + Prompt for user input
>
> Usage: readline PROMPT VAR
>
> --
> 1.9.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-23 6:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20 11:45 [PATCH] readline: Kconfig: fix typo Wjatscheslaw Stoljarski
2015-11-23 6:53 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox