aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 83a4c27..031b015 100755
--- a/init
+++ b/init
@@ -17,7 +17,7 @@ function error ()
info "$*";
fi
- # The setsid voodoo (take from Debian init's panic()) is to enable job
+ # The setsid voodoo (taken from Debian init's panic()) is to enable job
# control.
#
info "type Ctrl-D to exit shell and reboot"