[git commit master] Fix english in build system

Denys Vlasenko vda.linux at googlemail.com
Tue Oct 6 20:13:37 UTC 2009


commit: http://git.busybox.net/busybox/commit/?id=d427689eee559d5306db3ad379da90e0375d5e5f
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 shell/Config.in |    2 +-
 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
-- 
1.6.3.3



More information about the busybox-cvs mailing list