Update src/hb-graphite2.cc

Co-Authored-By: Khaled Hosny <dr.khaled.hosny@gmail.com>
This commit is contained in:
n8willis 2020-04-13 15:14:28 +01:00 committed by GitHub
parent aff21795b2
commit a199eab20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
*
* Functions for using HarfBuzz with fonts that include Graphite2 features.
*
* For Graphite2 features to work, you must be sure that HarfBuzz was compiled
* For Graphite features to work, you must be sure that HarfBuzz was compiled
* with the `graphite2` shaping engine enabled. Currently, the default is to
* not enable `graphite2` shaping.
**/