diff options
Diffstat (limited to 'src/ugc.hh')
| -rw-r--r-- | src/ugc.hh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ enum class GeneralCategory : uint8_t { LETTER_OTHER, MARK_NONSPACING, - MARK_SPACING_COMBINDING, + MARK_SPACING_COMBINING, MARK_SPACING_ENCLOSING, NUMBER_DIGIT, |
