summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2012-04-26 18:34:12 -0400
committerChris Buechler <cmb@pfsense.org>2012-04-26 18:34:12 -0400
commitf2ff5c8b7ac78204ebfe29aa4f928ff3b2e14e4d (patch)
tree4eefd31e87c8906ec6058a92de1b84124061372f /etc
parentcb062635a9cbfaab71c5b8608ec46f08b0ad61ea (diff)
downloadpfsense-f2ff5c8b7ac78204ebfe29aa4f928ff3b2e14e4d.zip
pfsense-f2ff5c8b7ac78204ebfe29aa4f928ff3b2e14e4d.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 db4677f..883c2b9 100644
--- a/etc/inc/services.inc
+++ b/etc/inc/services.inc
@@ -447,7 +447,7 @@ EOD;
fclose($igmpfl);
mwexec("/usr/local/sbin/igmpproxy -c " . $g['tmp_path'] . "/igmpproxy.conf");
- log_error("Started Igmpproxy service sucsesfully.");
+ log_error("Started IGMP proxy service.");
return 0;
}
OpenPOWER on IntegriCloud