summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko2009-10-06 22:13:37 +0200
committerDenys Vlasenko2009-10-06 22:13:37 +0200
commitd427689eee559d5306db3ad379da90e0375d5e5f (patch)
treec3e1872ef0cb92074b6881edadfbb007b2e43e2b
parent7bb346f23c5f7a31f210fe95dcba093d0dc51571 (diff)
downloadbusybox-d427689eee559d5306db3ad379da90e0375d5e5f.zip
busybox-d427689eee559d5306db3ad379da90e0375d5e5f.tar.gz
Fix english in build system
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--shell/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in
index cf15193..8d989b7 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