projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
095878b
)
PATCH: [perl #76502] Fix UCD.pm doc
author
Karl Williamson <khw@khw-desktop.(none)>
Wed, 14 Jul 2010 23:21:40 +0000 (17:21 -0600)
committer
Father Chrysostomos <sprout@cpan.org>
Sat, 3 Sep 2011 18:42:30 +0000 (11:42 -0700)
Thank you for your bug report. Change <lower> to <upper> as the report
showed.
Signed-off-by: David Golden <dagolden@cpan.org>
(cherry picked from commit
d2da20e3713b4c9367aaa821e5bb5b67f33611cd
)
lib/Unicode/UCD.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Unicode/UCD.pm
b/lib/Unicode/UCD.pm
index
9c28b5a
..
67b5a8a
100644
(file)
--- a/
lib/Unicode/UCD.pm
+++ b/
lib/Unicode/UCD.pm
@@
-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>.