diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/unicore/mktables | 2 |
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'; |