summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-12-07 18:50:11 -0500
committerChris Buechler <cmb@pfsense.org>2009-12-07 18:50:11 -0500
commit4494cf6ad9f482fcdf21f6446a45f355e3b46977 (patch)
tree5e852f5244d3c3488dbf5a5a2beffd5c63ffaa08 /etc/rc.newwanip
parentfcf6a458bcea5ebf20ec3d7b9d3d1a78abcab888 (diff)
downloadpfsense-4494cf6ad9f482fcdf21f6446a45f355e3b46977.zip
pfsense-4494cf6ad9f482fcdf21f6446a45f355e3b46977.tar.gz
fix typos
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index ab5c89c..dbfc606 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -73,7 +73,7 @@ if($old_ip) {
if($helpers)
mwexec("kill " . trim($helpers));
} else {
- log_error("WARNING! /etc/rc.newwanip could not deterimine the previous ip address ( $interface ).");
+ log_error("WARNING! /etc/rc.newwanip could not determine the previous IP address ( $interface ).");
}
/* reconfigure IPsec tunnels */
OpenPOWER on IntegriCloud