summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 734ddad..74ecf14 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -55,7 +55,7 @@
$wan_if = get_real_wan_interface();
/*
- * Deterimine if we need to throw a interface exception
+ * Determine if we need to throw a interface exception
* and ask the user to reassign interfaces. This will
* avoid a reboot and thats a good thing.
*/
@@ -227,4 +227,4 @@
unlink("{$g['varrun_path']}/booting");
$g['booting'] = FALSE;
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud