Fix misplaced apostrophe
apeiron [Fri, 19 Feb 2010 16:19:41 +0000 (16:19 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8764 bd8105ee-0ff8-0310-8827-fb3f25b6796d

lib/local/lib.pm

index e1d521e..2e0b713 100644 (file)
@@ -397,7 +397,7 @@ In code -
 
 From the shell -
 
-  # Install LWP and it's missing dependencies to the 'my_lwp' directory
+  # Install LWP and its missing dependencies to the 'my_lwp' directory
   perl -MCPAN -Mlocal::lib=my_lwp -e 'CPAN::install(LWP)'
 
   # Install LWP and *all non-core* dependencies to the 'my_lwp' directory