PATCH: [perl #76502] Fix UCD.pm doc
authorKarl Williamson <khw@khw-desktop.(none)>
Wed, 14 Jul 2010 23:21:40 +0000 (17:21 -0600)
committerDavid Golden <dagolden@cpan.org>
Thu, 15 Jul 2010 00:31:33 +0000 (20:31 -0400)
Thank you for your bug report.  Change <lower> to <upper> as the report
showed.

Signed-off-by: David Golden <dagolden@cpan.org>
lib/Unicode/UCD.pm

index 9c28b5a..67b5a8a 100644 (file)
@@ -978,7 +978,7 @@ one or more codes (separated by spaces) that taken in order give the
 code points for the title case of I<code>.
 Each has at least four hexdigits.
 
-=item B<lower>
+=item B<upper>
 
 one or more codes (separated by spaces) that taken in order give the
 code points for the upper case of I<code>.