aboutsummaryrefslogtreecommitdiff
path: root/init/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'init/Config.in')
-rw-r--r--init/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Config.in b/init/Config.in
index 395c9e2f3..1a1be4a9b 100644
--- a/init/Config.in
+++ b/init/Config.in
@@ -36,8 +36,8 @@ config FEATURE_KILL_DELAY
help
With nonzero setting, init sends TERM, forks, child waits N
seconds, sends KILL and exits. Setting it too high is unwise
- (child will hang around for too long and can actually kill
- wrong process!)
+ (child will hang around for too long and could actually kill
+ the wrong process!)
config FEATURE_INIT_SCTTY
bool "Run commands with leading dash with controlling tty"