This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
[perl5.git] / pod / perlfaq8.pod
index d35a3b3..9ef41af 100644 (file)
@@ -1064,7 +1064,7 @@ Here are the suggested ways of modifying your include path:
 
     the PERLLIB environment variable
     the PERL5LIB environment variable
-    the perl -Idir commpand line flag
+    the perl -Idir command line flag
     the use lib pragma, as in
         use lib "$ENV{HOME}/myown_perllib";
 
@@ -1085,7 +1085,7 @@ All rights reserved.
 
 When included as part of the Standard Version of Perl, or as part of
 its complete documentation whether printed or otherwise, this work
-may be distributed only under the terms of Perl's Artistic License.
+may be distributed only under the terms of Perl's Artistic Licence.
 Any distribution of this file or derivatives thereof I<outside>
 of that package require that special arrangements be made with
 copyright holder.