File: fix-pod-spelling.patch

package info (click to toggle)
libfile-sharedir-par-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 236 kB
  • ctags: 131
  • sloc: perl: 1,759; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: fix POD spelling errors
Author: Jonathan Yu <jawnsy@cpan.org>
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,