diff --git a/checkmail.pl b/checkmail.pl index 537d8f0..c89ca9f 100644 --- a/checkmail.pl +++ b/checkmail.pl @@ -227,7 +227,7 @@ sub checksmtp { # verification impossible? } elsif ($success) { $status = 3; - print " > Address verificaton impossible. You'll have to send a test mail ...\n" if !($options{'q'}); + print " > Address verification impossible. You'll have to send a test mail ...\n" if !($options{'q'}); } } # if -r is not set or status was not set to 3: valid address