[rt.cpan.org #121100] [PATCH] fix POD spelling errors
[email protected] ("Alex Muntada via RT")
| Newsgroups | perl.par |
|---|---|
| Message-ID | <[email protected]> |
Thu Apr 13 11:21:57 2017: Request 121100 was acted upon.
Transaction: Correspondence added by ALEXM
Queue: File-ShareDir-PAR
Subject: [PATCH] fix POD spelling errors
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=121100 >
Here's the patch.
fix-pod-spelling.patch
(text/x-diff, 592 B)
Description: fix POD spelling errors Author: Jonathan Yu <[email protected]> Origin: vendor Forwarded: no --- a/lib/File/ShareDir/PAR.pm +++ b/lib/File/ShareDir/PAR.pm @@ -51,7 +51,7 @@ L<PAR> uses an C<@INC> hook to intercept any attempt to load a module. L<File::ShareDir> uses the directory structure that is typically found in the directories that are listed in C<@INC> -for storing the shared data. In a C<PAR> enviroment, this is +for storing the shared data. In a C<PAR> environment, this is not necessarily possible. When you call one of the functions that this module provides,