Codebase list libnet-smtp-tls-butmaintained-perl / f704d19
Add spelling-errors.patch (reported) Xavier Guimard 5 years ago
2 changed file(s) with 17 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 spelling-errors.patch
0 Description: spelling error
1 Author: Xavier Guimard <x.guimard@free.fr>
2 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=126969
3 Last-Update: 2018-08-27
4
5 --- a/lib/Net/SMTP/TLS/ButMaintained.pm
6 +++ b/lib/Net/SMTP/TLS/ButMaintained.pm
7 @@ -397,7 +397,7 @@
8
9 Port - port to connect to the SMTP service (defaults to 25)
10
11 -Timeout - Timeout for inital socket connection (defaults to 5, passed directly to L<IO::Socket::INET>)
12 +Timeout - Timeout for initial socket connection (defaults to 5, passed directly to L<IO::Socket::INET>)
13
14 User - username for SMTP AUTH
15