This commit is contained in:
Behdad Esfahbod 2023-02-22 12:03:30 -07:00
parent 5bc6ab006d
commit 33cc3121d4
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ HB_SHAPER_IMPLEMENT (graphite2)
#endif
#ifndef HB_NO_OT_SHAPE
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main shaper. */
#endif
#ifdef HAVE_UNISCRIBE