From c241e82f00dad423bf1d15cc8e365224fb7a8575 Mon Sep 17 00:00:00 2001 From: n8willis Date: Mon, 13 Apr 2020 15:28:42 +0100 Subject: [PATCH] Update docs/usermanual-integration.xml Co-Authored-By: Khaled Hosny --- docs/usermanual-integration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usermanual-integration.xml b/docs/usermanual-integration.xml index 1085e96c5..8a3dd26a1 100644 --- a/docs/usermanual-integration.xml +++ b/docs/usermanual-integration.xml @@ -40,7 +40,7 @@ accessing font and face information, so HarfBuzz includes functions to create hb_face_t and hb_font_t objects directly from FreeType - objects. HarfBuzz will can use FreeType's built-in functions for + objects. HarfBuzz can use FreeType's built-in functions for font_funcs vtable in an hb_font_t.