aboutsummaryrefslogtreecommitdiff
path: root/shell/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Config.in')
-rw-r--r--shell/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in
index a6701622c..797200229 100644
--- a/shell/Config.in
+++ b/shell/Config.in
@@ -69,7 +69,7 @@ config ASH_READ_NCHARS
'read -s' will read without echoing the user's input.
config ASH_READ_TIMEOUT
- bool "'read -t S' support."
+ bool "'read -t S' support"
default n
depends on ASH
help