summaryrefslogtreecommitdiff
path: root/src/ugc.hh
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-09-28 22:50:16 +0200
committerJoel Klinghed <the_jk@spawned.biz>2025-09-28 22:50:16 +0200
commite40fbecc1175b98bd2dda2a74e7bc46983594cf7 (patch)
tree94937d9c59236173a4589dd8a88886665c1260c0 /src/ugc.hh
parent17394f1e34b15f1d2bada7a5f37fbf08c239ca5c (diff)
ugc: Fix typo
Diffstat (limited to 'src/ugc.hh')
-rw-r--r--src/ugc.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ugc.hh b/src/ugc.hh
index c49d50f..206877f 100644
--- a/src/ugc.hh
+++ b/src/ugc.hh
@@ -13,7 +13,7 @@ enum class GeneralCategory : uint8_t {
LETTER_OTHER,
MARK_NONSPACING,
- MARK_SPACING_COMBINDING,
+ MARK_SPACING_COMBINING,
MARK_SPACING_ENCLOSING,
NUMBER_DIGIT,