From 8364f9eb0b34474fb20a242e64b62be403315269 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Mon, 2 Dec 2013 22:20:51 -0700 Subject: perluniprops: Nit This uses the singular, but might be output applying to more than one. --- lib/unicore/mktables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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'; -- cgit v1.2.1