From 532454485570d76c159b7ddcf218dce1d59c26d3 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Fri, 20 Feb 2009 00:00:13 +0000 Subject: Typo fixes (Jan Wagner - SF 1878971) --- plugins-scripts/check_mailq.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins-scripts/check_mailq.pl') diff --git a/plugins-scripts/check_mailq.pl b/plugins-scripts/check_mailq.pl index 95ef2ce1..31eb46a4 100755 --- a/plugins-scripts/check_mailq.pl +++ b/plugins-scripts/check_mailq.pl @@ -587,7 +587,7 @@ sub print_help () { print " Checks the number of messages in the mail queue (supports multiple sendmail queues, qmail)\n"; print " Feedback/patches to support non-sendmail mailqueue welcome\n\n"; print "-w (--warning) = Min. number of messages in queue to generate warning\n"; - print "-c (--critical) = Min. number of messages in queu to generate critical alert ( w < c )\n"; + print "-c (--critical) = Min. number of messages in queue to generate critical alert ( w < c )\n"; print "-W (--Warning) = Min. number of messages for same domain in queue to generate warning\n"; print "-C (--Critical) = Min. number of messages for same domain in queue to generate critical alert ( W < C )\n"; print "-t (--timeout) = Plugin timeout in seconds (default = $utils::TIMEOUT)\n"; -- cgit v1.2.3