summaryrefslogtreecommitdiff
path: root/pod/perlretut.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-28 13:03:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-28 13:03:48 +0000
commit1d81abf3fba4f3e6fcf1c6245d196a5c4fbf4d19 (patch)
treef3b3487c7ef39840da0ef1c72f6cf31f2077d5e6 /pod/perlretut.pod
parent404d038e4f672051c639b5ec1231377a2ef84548 (diff)
downloadperl-1d81abf3fba4f3e6fcf1c6245d196a5c4fbf4d19.tar.gz
Unicode 3.2.0-induced doc tweaks.
p4raw-id: //depot/perl@15577
Diffstat (limited to 'pod/perlretut.pod')
-rw-r--r--pod/perlretut.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlretut.pod b/pod/perlretut.pod
index 8c12a5cfba..4ea9ecc497 100644
--- a/pod/perlretut.pod
+++ b/pod/perlretut.pod
@@ -1753,7 +1753,7 @@ For the full list see L<perlunicode>.
The Unicode has also been separated into various sets of charaters
which you can test with C<\p{In...}> (in) and C<\P{In...}> (not in),
-for example C<\p{InLatin}>, C<\p{InGreek}>, or C<\P{InKatakana}>.
+for example C<\p{Latin}>, C<\p{Greek}>, or C<\P{Katakana}>.
For the full list see L<perlunicode>.
C<\X> is an abbreviation for a character class sequence that includes