summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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