summaryrefslogtreecommitdiff
path: root/lib/unicore/CaseFold.txt
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-02 11:16:24 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-02 11:16:24 +0000
commitafc46004557cada88060a20d235b3f5e6303a4ac (patch)
tree1bd79b3f394b42ffde28f6658fd8071639d349fc /lib/unicore/CaseFold.txt
parent78bf21c2b5382395f2e75b313393c17f529af2e0 (diff)
downloadperl-afc46004557cada88060a20d235b3f5e6303a4ac.tar.gz
Update to Unicode 3.1.1.
p4raw-id: //depot/perl@11825
Diffstat (limited to 'lib/unicore/CaseFold.txt')
-rw-r--r--lib/unicore/CaseFold.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/unicore/CaseFold.txt b/lib/unicore/CaseFold.txt
index c8361e8ba1..b05f8d0e6e 100644
--- a/lib/unicore/CaseFold.txt
+++ b/lib/unicore/CaseFold.txt
@@ -1,4 +1,4 @@
-# CaseFolding-3.txt
+# CaseFolding-4.txt
#
# Case Folding Properties
#
@@ -8,8 +8,8 @@
# case differences (according to UnicodeData.txt and SpecialCasing.txt)
# are eliminated.
#
-# The data supports both implemenations that require simple case foldings
-# (where string lengths don't change), and implemenations that allow full case folding
+# The data supports both implementations that require simple case foldings
+# (where string lengths don't change), and implementations that allow full case folding
# (where string lengths may grow). Note that where they can be supported, the
# full case foldings are superior: for example, they allow "MASSE" and "Maße" to match.
#