summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-05-10 11:12:37 -0600
committerKarl Williamson <khw@cpan.org>2015-05-10 11:16:22 -0600
commit407a9f9420cf2d02fa009149479a4baa35882d16 (patch)
tree9d6f2d70480d621c5bcccb68dcaa6457549959a9 /pod/perlrun.pod
parentb1fc79bc3a6f2a33f65f540b7bc05288fced5eae (diff)
downloadperl-407a9f9420cf2d02fa009149479a4baa35882d16.tar.gz
PATCH: [perl #125145] perlrun: Fix typo
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 7a4e102cea..1d5f8fc33f 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -290,7 +290,7 @@ are as follows; listing the letters is equal to summing the numbers.
in UTF-8
L 64 normally the "IOEioA" are unconditional, the L makes
them conditional on the locale environment variables
- (the LC_ALL, LC_TYPE, and LANG, in the order of
+ (the LC_ALL, LC_CTYPE, and LANG, in the order of
decreasing precedence) -- if the variables indicate
UTF-8, then the selected "IOEioA" are in effect
a 256 Set ${^UTF8CACHE} to -1, to run the UTF-8 caching