aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in
index cf151933b..8d989b7b9 100644
--- a/shell/Config.in
+++ b/shell/Config.in
@@ -187,7 +187,7 @@ config HUSH_INTERACTIVE
help
Enable interactive mode (prompt and command editing).
Without this, hush simply reads and executes commands
- from stdin just like a shell script from the file.
+ from stdin just like a shell script from a file.
No prompt, no PS1/PS2 magic shell variables.
config HUSH_JOB