summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@gmail.com>2015-05-09 12:30:45 -0700
committerTatsuhiko Miyagawa <miyagawa@gmail.com>2015-05-09 12:30:45 -0700
commit1dd1fa935ac1edd110ad42701265c04a6b931dd4 (patch)
treeccc48837632ad3ef627d24536aefa3056e8f4b16
parentbe59e0dd68742ed8ced48165aa6650b9bfdd9ad8 (diff)
parent05b9653bee01b4ed064dc72656e9604576ca6d5a (diff)
downloadcarton-1dd1fa935ac1edd110ad42701265c04a6b931dd4.tar.gz
Merge pull request #179 from oalders/master
Fixes typo.
-rw-r--r--lib/Carton/Doc/Install.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Carton/Doc/Install.pod b/lib/Carton/Doc/Install.pod
index 77c77da..df3b58f 100644
--- a/lib/Carton/Doc/Install.pod
+++ b/lib/Carton/Doc/Install.pod
@@ -78,7 +78,7 @@ directory relative to where C<cpanfile> is.
B<NOTE>: this option, as of version 1.0, is not preserved across
multiple runs of C<carton install> or other commands such as C<carton
list> or C<carton exec>. You can choose to set the path in
-C<PERL_CARTON_PATH> envrionment variable to persist it across
+C<PERL_CARTON_PATH> environment variable to persist it across
commands.
=item --without