File: spelling.patch

package info (click to toggle)
libnet-smtp-tls-perl 0.12-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 250; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: fix spelling in POD
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2017-01-26
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=120001
Bug: https://rt.cpan.org/Ticket/Display.html?id=120001

--- a/lib/Net/SMTP/TLS.pm
+++ b/lib/Net/SMTP/TLS.pm
@@ -46,7 +46,7 @@
 
 Port - port to connect to the SMTP service (defaults to 25)
 
-Timeout - Timeout for inital socket connection (defaults to 5, passed directly to L<IO::Socket::INET>)
+Timeout - Timeout for initial socket connection (defaults to 5, passed directly to L<IO::Socket::INET>)
 
 User - username for SMTP AUTH