[hebrew] Comment

This commit is contained in:
Behdad Esfahbod 2022-07-20 10:57:12 -06:00
parent c60d810d50
commit d861303797
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ compose_hebrew (const hb_ot_shape_normalize_context_t *c,
found = true; found = true;
} }
break; break;
case 0x05B7u: /* patah */ case 0x05B7u: /* PATAH */
if (a == 0x05F2u) { /* YIDDISH YOD YOD */ if (a == 0x05F2u) { /* YIDDISH YOD YOD */
*ab = 0xFB1Fu; *ab = 0xFB1Fu;
found = true; found = true;