From eda34533313f0c3978ed4a65c15424d46826c5d9 Mon Sep 17 00:00:00 2001 From: Wjatscheslaw Stoljarski Date: Fri, 20 Nov 2015 12:45:25 +0100 Subject: [PATCH] readline: Kconfig: fix typo Signed-off-by: Wjatscheslaw Stoljarski Signed-off-by: Sascha Hauer --- commands/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/Kconfig b/commands/Kconfig index 0853ffda7..1743670ed 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