summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2012-04-26 18:36:24 -0400
committerChris Buechler <cmb@pfsense.org>2012-04-26 18:36:24 -0400
commitd372a32dcb4e895a573e2ecd324b79e7f802103f (patch)
treeaeba0133a428e68e70f45f6dca64fb5d5c1657a1 /etc
parent0637b0a9894c82d0a0105b35aadcc823da0608ba (diff)
downloadpfsense-d372a32dcb4e895a573e2ecd324b79e7f802103f.zip
pfsense-d372a32dcb4e895a573e2ecd324b79e7f802103f.tar.gz
fix text. ticket #2399
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/services.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/services.inc b/etc/inc/services.inc
index 98a0b77..1c07200 100644
--- a/etc/inc/services.inc
+++ b/etc/inc/services.inc
@@ -1066,7 +1066,7 @@ EOD;
fclose($igmpfl);
mwexec("/usr/local/sbin/igmpproxy -c " . $g['tmp_path'] . "/igmpproxy.conf");
- log_error(gettext("Started Igmpproxy service sucsesfully."));
+ log_error(gettext("Started IGMP proxy service."));
return 0;
}
OpenPOWER on IntegriCloud