summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.network b/etc/rc.network
index dbbf037..97ca576 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -725,7 +725,7 @@ network_pass3() {
esac
# If /var/db/mounttab exists, some nfs-server has not been
- # sucessfully notified about a previous client shutdown.
+ # successfully notified about a previous client shutdown.
# If there is no /var/db/mounttab, we do nothing.
if [ -f /var/db/mounttab ]; then
rpc.umntall -k
OpenPOWER on IntegriCloud