Skip to content

Commit ff30035

Browse files
authored
184-A71 Clarify the SpecialCasing.txt heading Unconditional mappings (#1177)
1 parent 05b89d1 commit ff30035

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

unicodetools/data/ucd/dev/SpecialCasing.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SpecialCasing-17.0.0.txt
2-
# Date: 2025-01-27, 18:09:41 GMT
2+
# Date: 2025-07-29, 22:01:10 GMT
33
# © 2025 Unicode®, Inc.
44
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
55
# For terms of use and license, see https://www.unicode.org/terms_of_use.html
@@ -57,6 +57,10 @@
5757

5858
# ================================================================================
5959
# Unconditional mappings
60+
# The mappings in this section are not language-sensitive nor context-sensitive.
61+
#
62+
# Note that comments provide additional information but
63+
# do not modify the case mapping algorithms in the core specification, chapter 3.
6064
# ================================================================================
6165

6266
# The German es-zed is special--the normal mapping is to SS.

unicodetools/src/main/resources/org/unicode/text/UCD/SpecialCasingHeader.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,8 @@
4949

5050
# ================================================================================
5151
# Unconditional mappings
52+
# The mappings in this section are not language-sensitive nor context-sensitive.
53+
#
54+
# Note that comments provide additional information but
55+
# do not modify the case mapping algorithms in the core specification, chapter 3.
5256
# ================================================================================

0 commit comments

Comments
 (0)