aboutsummaryrefslogtreecommitdiff
path: root/shell/Config.in
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-05-17 09:55:13 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-05-17 09:55:13 +0200
commitef215558fa261d0aeb653ea49efebcf2811d59a3 (patch)
tree7ae50c59a9f10e9e3c0a98537045e7be73db5a28 /shell/Config.in
parent3227d3f982e809fd02b37d6274f1c7da0a307cea (diff)
downloadbusybox-w32-ef215558fa261d0aeb653ea49efebcf2811d59a3.tar.gz
busybox-w32-ef215558fa261d0aeb653ea49efebcf2811d59a3.tar.bz2
busybox-w32-ef215558fa261d0aeb653ea49efebcf2811d59a3.zip
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
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 36a931715..cf599dff4 100644
--- a/shell/Config.in
+++ b/shell/Config.in
@@ -366,7 +366,7 @@ config CTTYHACK
366 366
367 $ exec cttyhack sh 367 $ exec cttyhack sh
368 368
369 Starting an interative shell from boot shell script: 369 Starting an interactive shell from boot shell script:
370 370
371 setsid cttyhack sh 371 setsid cttyhack sh
372 372