diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-11-05 10:11:02 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-11-08 08:09:34 -0700 |
commit | 01da8b8592f4f46c16e5a5b77955e5d9338cb982 (patch) | |
tree | 647b3da8234620d4c676fc5ecece6da054164116 /lib/unicore | |
parent | 315bfd4e8b766c84bcf6c4b8e882cc58e6dff02e (diff) | |
download | perl-01da8b8592f4f46c16e5a5b77955e5d9338cb982.tar.gz |
mktables: Fix comment
utf8_heavy.pl is now being used by Unicode::UCD.
Diffstat (limited to 'lib/unicore')
-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 9153064a32..e8010b91b7 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -13993,7 +13993,7 @@ sub make_Heavy () { $HEADER $INTERNAL_ONLY_HEADER -# This file is for the use of utf8_heavy.pl +# This file is for the use of utf8_heavy.pl and Unicode::UCD # Maps Unicode (not Perl single-form extensions) property names in loose # standard form to their corresponding standard names |