From: Jose Auguste-Etienne Date: Thu, 30 Jan 2003 12:40:53 +0000 (-0300) Subject: Upper<->Lower case mistake in perlunicode.pod ? X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=68cd2d32d62fbb83ad09510797bfdbcf6ec6309e;p=p5sagit%2Fp5-mst-13.2.git Upper<->Lower case mistake in perlunicode.pod ? Message-ID: p4raw-id: //depot/perl@18606 --- diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod index 1d3f846..eed2066 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