From 6c37d79ada9c36c223bc492ad1f18858ee3aa2db Mon Sep 17 00:00:00 2001 From: Jan Willamowius Date: Thu, 27 Oct 2005 18:20:04 +0000 Subject: [PATCH] typo in comment --- src/lib/Spong/Client/plugins/check_mailq | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/Spong/Client/plugins/check_mailq b/src/lib/Spong/Client/plugins/check_mailq index b5dbf24..a9bf157 100755 --- a/src/lib/Spong/Client/plugins/check_mailq +++ b/src/lib/Spong/Client/plugins/check_mailq @@ -1,10 +1,10 @@ # Register routine with plugin registery $CHECKFUNCS{'mailq'} = \&check_mailq; -# Sendmail mailq check for mail servers. If checks the numeber of mail +# Sendmail mailq check for mail servers. If checks the number of mail # message queue against the $MAILQWARN AND $MAILQCRIT variables -# $Id: check_mailq,v 1.5 2002/01/22 15:08:07 sljohnson Exp $ +# $Id: check_mailq,v 1.6 2005/10/27 18:20:04 willamowius Exp $ use Spong::SafeExec qw(safe_exec); -- 2.30.2