summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
diff options
context:
space:
mode:
authorJose Auguste-Etienne <Jose.auguste-etienne@cgss-guyane.fr>2003-01-30 09:40:53 -0300
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-01-30 22:02:47 +0000
commit68cd2d32d62fbb83ad09510797bfdbcf6ec6309e (patch)
tree5cce352316f16d66ed0a6fba983d1f4bb749a5c2 /pod/perlunicode.pod
parent5f8d77f137e503ce8824c31ce9f3a5e8bd4ec726 (diff)
downloadperl-68cd2d32d62fbb83ad09510797bfdbcf6ec6309e.tar.gz
Upper<->Lower case mistake in perlunicode.pod ?
Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr> p4raw-id: //depot/perl@18606
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r--pod/perlunicode.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index 1d3f84626f..eed2066d26 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -178,7 +178,7 @@ You can also use negation in both C<\p{}> and C<\P{}> by introducing a caret
equal to C<\P{Tamil}>.
Here are the basic Unicode General Category properties, followed by their
-long form. You can use either; C<\p{Lu}> and C<\p{LowercaseLetter}>,
+long form. You can use either; C<\p{Lu}> and C<\p{UppercaseLetter}>,
for instance, are identical.
Short Long