[rt.cpan.org #111238] Fix spelling error in manpage
[email protected] ("Lucas Kanashiro via RT")
| Newsgroups | perl.par |
|---|---|
| Message-ID | <[email protected]> |
Sat Jan 16 11:58:04 2016: Request 111238 was acted upon. Transaction: Correspondence added by [email protected] Queue: PAR-Packer Subject: Fix spelling error in manpage Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: [email protected] Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=111238 > Here's the patch.
fix-spelling-error-in-manpage.patch
(text/x-diff, 694 B)
Description: Fix spelling error in manpage Author: Lucas Kanashiro <[email protected]> Last-Updated: 2016-01-16 --- a/lib/pp.pm +++ b/lib/pp.pm @@ -405,8 +405,8 @@ below the directory F<unicore> in your p This option exists because it is impossible to detect using static analysis if your program needs Unicode support at runtime. (Note: If your -programm contains C<use utf8> this does B<not> imply it needs Unicode -support. It merely says that your programm is written in UTF-8.) +program contains C<use utf8> this does B<not> imply it needs Unicode +support. It merely says that your program is written in UTF-8.) If your packed program exits with an error message like