Fix english in build system

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2009-10-06 22:13:37 +02:00
parent 7bb346f23c
commit d427689eee

View File

@ -187,7 +187,7 @@ config HUSH_INTERACTIVE
help help
Enable interactive mode (prompt and command editing). Enable interactive mode (prompt and command editing).
Without this, hush simply reads and executes commands 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. No prompt, no PS1/PS2 magic shell variables.
config HUSH_JOB config HUSH_JOB