summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2010-12-19 12:24:54 -0700
committerKarl Williamson <public@khwilliamson.com>2010-12-19 20:21:59 -0700
commit6426c51b011a78db74b51fc0517bb3f21cef8dc1 (patch)
treebe63a373673b8550d8bc24ffe2f874b58fcaa2d7 /lib
parentc89df6cf6f70d6460ca3fec9d465e5e6e17fb3a7 (diff)
downloadperl-6426c51b011a78db74b51fc0517bb3f21cef8dc1.tar.gz
mktables: fix typo in comment
Diffstat (limited to 'lib')
-rw-r--r--lib/unicore/mktables2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index 824cdd133d..d438d21706 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -478,7 +478,7 @@ my $unicode_reference_url = 'http://www.unicode.org/reports/tr44/';
#
# Here are some observations about some of the issues in early versions:
#
-# The number of code points in \p{alpha} halve in 2.1.9. It turns out that
+# The number of code points in \p{alpha} halved in 2.1.9. It turns out that
# the reason is that the CJK block starting at 4E00 was removed from PropList,
# and was not put back in until 3.1.0
#