From fb9d106797f4ae458717dd9e9d0b2c9eca4b89c2 Mon Sep 17 00:00:00 2001 From: n8willis Date: Mon, 13 Apr 2020 15:14:42 +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 5db524a9f..a061d413e 100644 --- a/src/hb-graphite2.cc +++ b/src/hb-graphite2.cc @@ -41,7 +41,7 @@ * @short_description: Graphite2 integration * @include: hb-graphite2.h * - * Functions for using HarfBuzz with fonts that include Graphite2 features. + * Functions for using HarfBuzz with fonts that include Graphite features. * * For Graphite features to work, you must be sure that HarfBuzz was compiled * with the `graphite2` shaping engine enabled. Currently, the default is to