summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-12-02 22:20:51 -0700
committerKarl Williamson <public@khwilliamson.com>2013-12-04 19:52:38 -0700
commit8364f9eb0b34474fb20a242e64b62be403315269 (patch)
tree481713451b0a5bf87a2e169253ac7ffb65669562 /lib
parent4c3cfd5d3d46ff779a7ff10ff9fb44074dd2dc2c (diff)
downloadperl-8364f9eb0b34474fb20a242e64b62be403315269.tar.gz
perluniprops: Nit
This uses the singular, but might be output applying to more than one.
Diffstat (limited to 'lib')
-rw-r--r--lib/unicore/mktables2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index 982cea70c0..62d40313f6 100644
--- 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';