Description: Spelling error
Bug: https://rt.cpan.org/Ticket/Display.html?id=84315
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=84315
Author: Xavier Guimard <x.guimard@free.fr>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-09-07

--- a/libs_curr_pm
+++ b/libs_curr_pm
@@ -764,7 +764,7 @@
 Say your sandbox is in ./sandbox and you are currently
 working in ./sandbox/projects/package/bin on a perl
 executable. You may have some number of modules that
-are specific -- or customized -- for this pacakge, 
+are specific -- or customized -- for this package,
 share some modules within the project, and may want 
 to use company-wide modules that are managed out of 
 ./sandbox in development. All of this lives under a 
--- a/lib/FindBin/libs.pm
+++ b/lib/FindBin/libs.pm
@@ -764,7 +764,7 @@
 Say your sandbox is in ./sandbox and you are currently
 working in ./sandbox/projects/package/bin on a perl
 executable. You may have some number of modules that
-are specific -- or customized -- for this pacakge, 
+are specific -- or customized -- for this package,
 share some modules within the project, and may want 
 to use company-wide modules that are managed out of 
 ./sandbox in development. All of this lives under a 
--- a/libs_old_pm
+++ b/libs_old_pm
@@ -392,7 +392,7 @@
 FindBin::libs locates and performs a 'use lib' for 
 directories along the path of $FindBin::Bin to automate 
 locating modules.  Uses File::Spec and Cwd's abs_path to 
-accomodate multiple O/S and redundant symlinks.
+accommodate multiple O/S and redundant symlinks.
 
     # search up $FindBin::Bin looking for ./lib directories
     # and "use lib" them.
