From 9c1741b46d91d3d6f44d57fe8d6a2c11231009f7 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Thu, 18 Jun 2009 01:13:25 -0400 Subject: fix typo --- config/snort/snort_download_rules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/snort') diff --git a/config/snort/snort_download_rules.php b/config/snort/snort_download_rules.php index cb3fdd87..94713dbc 100644 --- a/config/snort/snort_download_rules.php +++ b/config/snort/snort_download_rules.php @@ -343,7 +343,7 @@ if ($snort_md5_check_ok == on && $pfsense_md5_check_ok == on && $emergingthreats /* "You are Not Up to date */; update_status(gettext("You are NOT up to date...")); - update_output_window(gettext("Stoping Snort service...")); + update_output_window(gettext("Stopping Snort service...")); stop_service("snort"); sleep(2); // start_service("snort"); -- cgit v1.2.3