This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8_heavy.pl: Fix nit in comment
authorKarl Williamson <khw@cpan.org>
Tue, 8 Jul 2014 16:29:13 +0000 (10:29 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 21 Jul 2014 16:08:59 +0000 (10:08 -0600)
lib/utf8_heavy.pl

index cfdf884..3cd8e83 100644 (file)
@@ -95,9 +95,9 @@ sub _loose_name ($) {
         #   keys TYPE, BITS, EXTRAS, LIST, and NONE with values having the
         #   same meanings as the input parameters.
         #   SPECIALS contains a reference to any special-treatment hash in the
+        #       property.
         #   INVERT_IT is non-zero if the result should be inverted before use
         #   USER_DEFINED is non-zero if the result came from a user-defined
-        #       property.
         my $file; ## file to load data from, and also part of the %Cache key.
 
         # Change this to get a different set of Unicode tables