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:
4c3cfd5
)
perluniprops: Nit
author
Karl Williamson
<public@khwilliamson.com>
Tue, 3 Dec 2013 05:20:51 +0000
(22:20 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Thu, 5 Dec 2013 02:52:38 +0000
(19:52 -0700)
This uses the singular, but might be output applying to more than one.
lib/unicore/mktables
patch
|
blob
|
history
diff --git
a/lib/unicore/mktables
b/lib/unicore/mktables
index
982cea7
..
62d4031
100644
(file)
--- a/
lib/unicore/mktables
+++ b/
lib/unicore/mktables
@@
-918,7
+918,7
@@
my %why_stabilized; # Documentation only
my %why_obsolete; # Documentation only
{ # Closure
- my $simple = 'Perl uses the more complete version
of this property
';
+ my $simple = 'Perl uses the more complete version';
my $unihan = 'Unihan properties are by default not enabled in the Perl core. Instead use CPAN: Unicode::Unihan';
my $other_properties = 'other properties';