perluniprops: Nit
authorKarl Williamson <public@khwilliamson.com>
Tue, 3 Dec 2013 05:20:51 +0000 (22:20 -0700)
committerKarl 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

index 982cea7..62d4031 100644 (file)
@@ -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';