[PATCH] readline: Kconfig: fix typo

Wjatscheslaw Stoljarski wjatscheslaw.stoljarski at kiwigrid.com
Fri Nov 20 03:45:25 PST 2015


Signed-off-by: Wjatscheslaw Stoljarski <wjatscheslaw.stoljarski at 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




More information about the barebox mailing list