typo fix in the POD thanks to poisonbit
apeiron [Tue, 9 Mar 2010 18:38:01 +0000 (18:38 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8951 bd8105ee-0ff8-0310-8827-fb3f25b6796d

lib/local/lib.pm

index 67c1cb4..8c38bc6 100644 (file)
@@ -463,7 +463,7 @@ installing modules by using the C<--no-manpages> argument when bootstrapping:
 
   perl Makefile.PL --bootstrap --no-manpages
 
-If you want to install multiple Perl module environments, say for application evelopment, 
+If you want to install multiple Perl module environments, say for application development, 
 install local::lib globally and then:
 
   cd ~/mydir1