summaryrefslogtreecommitdiff
path: root/etc/rc.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.conf.in')
-rw-r--r--etc/rc.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.conf.in b/etc/rc.conf.in
index 3c1210b..6b14298 100644
--- a/etc/rc.conf.in
+++ b/etc/rc.conf.in
@@ -21,7 +21,7 @@
# Linux users could specify /sbin/sulogin
#rc_shell=/bin/sh
-# Do we allow any started service in the runlevel to satisfy the depedency
+# Do we allow any started service in the runlevel to satisfy the dependency
# or do we want all of them regardless of state? For example, if net.eth0
# and net.eth1 are in the default runlevel then with rc_depend_strict="NO"
# both will be started, but services that depend on 'net' will work if either