From: Thomas Hochstein Date: Mon, 24 Oct 2011 20:26:53 +0000 (+0200) Subject: Fix a typo. X-Git-Tag: v0.6~2 X-Git-Url: https://code.th-h.de/?p=mail%2Fcheckmail.git;a=commitdiff_plain;h=382c5a59e4be1ff27a6871a0a504f1c726832d6e;ds=sidebyside Fix a typo. Signed-off-by: Thomas Hochstein --- 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