diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-04-05 14:36:41 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-04-05 14:36:41 +0200 |
commit | 4bba70f54e9a4ebd576f6a34075321223308e7b8 (patch) | |
tree | 4459f9afa39457afba3e5788fdbc3c8aaf1f7127 /gen/prop/bool-props | |
parent | 450fd004b8f8358dc46e1bcc1bceae821f7ae158 (diff) |
Fix function name
Diffstat (limited to 'gen/prop/bool-props')
-rwxr-xr-x | gen/prop/bool-props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/prop/bool-props b/gen/prop/bool-props index 261caa6..fe06693 100755 --- a/gen/prop/bool-props +++ b/gen/prop/bool-props @@ -11,7 +11,7 @@ dep=Deprecated dia=Diacritic ext=Extender hex=Hex_Digit -idbo=IDS_Binary_Operator +idsb=IDS_Binary_Operator id_compat_math_continue=ID_Compat_Math_Continue id_compat_math_start=ID_Compat_Math_Start ideo=Ideographic |