projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
803f274
)
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
David 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
patch
|
blob
|
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<
low
er>
+=item B<
upp
er>
one or more codes (separated by spaces) that taken in order give the
code points for the upper case of I<code>.