From 297d0535c2767d7f6936747587b28cea96dc4e2f Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 29 Jan 2014 10:12:31 +0100 Subject: Just fixing small typo in comment diff --git a/plugins-scripts/check_mailq.pl b/plugins-scripts/check_mailq.pl index 2406568..9de8f02 100755 --- a/plugins-scripts/check_mailq.pl +++ b/plugins-scripts/check_mailq.pl @@ -373,7 +373,7 @@ elsif ( $mailq eq "postfix" ) { # } #} } -} # end of ($mailq eq "postfixl") +} # end of ($mailq eq "postfix") elsif ( $mailq eq "qmail" ) { # open qmail-qstat -- cgit v0.10-9-g596f