This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Fix typo in comment
authorKarl Williamson <khw@cpan.org>
Fri, 13 Feb 2015 18:07:21 +0000 (11:07 -0700)
committerKarl Williamson <khw@cpan.org>
Sat, 14 Feb 2015 04:59:54 +0000 (21:59 -0700)
lib/unicore/mktables

index 119df82..84a13fc 100644 (file)
@@ -17329,7 +17329,7 @@ sub write_all_tables() {
                         }
 
                         # To save memory, unlike the similar list for property
-                        # aliases above, only the standard forms hve the list.
+                        # aliases above, only the standard forms have the list.
                         # This forces an extra step of converting from input
                         # name to standard name, but the savings are
                         # considerable.  (There is only marginal savings if we