File: spelling-error-in-manpage

package info (click to toggle)
libmime-lite-perl 3.033-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 660 kB
  • sloc: perl: 1,848; makefile: 9
file content (34 lines) | stat: -rw-r--r-- 1,414 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Description: Fix spelling errors in manpage
Author: Nick Morrott <nickm@debian.org>
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=131134
Last-Update: 2019-12-04
---
--- a/lib/MIME/Lite.pm
+++ b/lib/MIME/Lite.pm
@@ -3465,7 +3465,7 @@
 
 B<Note:>
 As of MIME::Lite v3.02 the mail name extraction routines have been
-beefed up considerably. Furthermore if Mail::Address if provided then
+beefed up considerably. Furthermore if Mail::Address is provided then
 name extraction is done using that. Accordingly the above advice is now
 less true than it once was. Funky email names I<should> work properly
 now. However the disclaimer remains. Patches welcome. :-)
@@ -3696,7 +3696,7 @@
 L<Email::Date::Format> is strictly required.
 
 If they aren't present then some functionality won't work, and other features
-wont be as efficient or up to date as they could be. Nevertheless they are optional
+won't be as efficient or up to date as they could be. Nevertheless they are optional
 extras.
 
 =head1 BUNDLED GOODIES
@@ -3731,7 +3731,7 @@
 
 Bug fixes / Patches / Contribution are welcome, however I probably won't apply
 them unless they also have an associated test. This means that if I don't have
-the time to write the test the patch wont get applied, so please, include tests
+the time to write the test the patch won't get applied, so please, include tests
 for any patches you provide.
 
 =head1 VERSION