projects
/
mail
/
checkmail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d7d75
)
Fix a typo.
author
Thomas Hochstein
<thh@inter.net>
Mon, 24 Oct 2011 20:26:53 +0000
(22:26 +0200)
committer
Thomas Hochstein
<thh@inter.net>
Mon, 24 Oct 2011 20:26:53 +0000
(22:26 +0200)
Signed-off-by: Thomas Hochstein <thh@inter.net>
checkmail.pl
patch
|
blob
|
blame
|
history
diff --git
a/checkmail.pl
b/checkmail.pl
index
537d8f0
..
c89ca9f
100644
(file)
--- 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 verificat
i
on 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
This page took
0.012053 seconds
and
4
git commands to generate.