Skip to content

Commit

Permalink
Tippfehler
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Scherer <[email protected]>
  • Loading branch information
eggrobin and markusicu authored Mar 13, 2024
1 parent 259c90f commit 2846cee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ Let $nonLowercaseSmallModifierLetters = [ \p{gc=Lm} & \p{name=/^ARABIC SMALL/} ]
## Consistency of Lowercase with decompositions.
# Note that the same is not true of Uppercase.
# A non-lowercase character has non-lowercase characters in its decomposition,
# or it its decomposition is <square> (㋍ etc.).
# or its decomposition is <square> (㋍ etc.).
In [\P{Lowercase} - \p{dt=square}], \p{Lowercase} * toNFKD ≠ toNFKD

## Joining_Type and Joining_Group
Expand Down

0 comments on commit 2846cee

Please sign in to comment.