summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2014-06-26 22:55:43 -0400
committerOlaf Alders <olaf@wundersolutions.com>2014-06-26 22:55:43 -0400
commit05b9653bee01b4ed064dc72656e9604576ca6d5a (patch)
tree2ee10ae3164fb9074081074a50f53d003cc298b4
parentdcc4dfb7edbc95bc35d6256e4f77d7695cac3394 (diff)
downloadcarton-05b9653bee01b4ed064dc72656e9604576ca6d5a.tar.gz
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