diff options
Diffstat (limited to 'lib/unicore/CaseFold.txt')
-rw-r--r-- | lib/unicore/CaseFold.txt | 6 |
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. # |