mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [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

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