Upper<->Lower case mistake in perlunicode.pod ?
Jose Auguste-Etienne [Thu, 30 Jan 2003 12:40:53 +0000 (09:40 -0300)]
Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>

p4raw-id: //depot/perl@18606

pod/perlunicode.pod

index 1d3f846..eed2066 100644 (file)
@@ -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