From a199eab20eca8710e58fab845b8c330aada797a3 Mon Sep 17 00:00:00 2001 From: n8willis Date: Mon, 13 Apr 2020 15:14:28 +0100 Subject: [PATCH] Update src/hb-graphite2.cc Co-Authored-By: Khaled Hosny --- src/hb-graphite2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-graphite2.cc b/src/hb-graphite2.cc index 32446c669..5db524a9f 100644 --- a/src/hb-graphite2.cc +++ b/src/hb-graphite2.cc @@ -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. **/