summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-01-06 16:16:04 +1100
committerTony Cook <tony@develop-help.com>2016-01-06 16:16:04 +1100
commitf7f3c32952ebeb9c0790190caba414546fc65dfd (patch)
treef551f93cea034f477c015f86d77dfae0957ba5c9 /pod
parent12ffbb10fe94c82dda90efa15d691ababa5b8b8f (diff)
downloadperl-f7f3c32952ebeb9c0790190caba414546fc65dfd.tar.gz
fix a typo in perl5233delta.pod
Pointed out by Andrew Rodland (hobbs) on #p5p
Diffstat (limited to 'pod')
-rw-r--r--pod/perl5233delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5233delta.pod b/pod/perl5233delta.pod
index 89f4a03407..a8adeee2c1 100644
--- a/pod/perl5233delta.pod
+++ b/pod/perl5233delta.pod
@@ -274,7 +274,7 @@ Comparing two strings that were both encoded in UTF-8 (or more
precisely, UTF-EBCDIC) did not work properly until now. Since C<sort()>
uses C<cmp()>, this fixes that as well.
-=item EBCDIC C<tr///> and C<yr///> fixed for C<\N{}>, and C<S<use utf8>> ranges
+=item EBCDIC C<tr///> and C<y///> fixed for C<\N{}>, and C<S<use utf8>> ranges
Perl v5.22 introduced the concept of portable ranges to regular
expression patterns. A portable range matches the same set of