From 193e0e3e8efc86215990d4e450ea90b723fda9b0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 15 Dec 2022 00:32:11 -0500 Subject: [PATCH] Cosmetic: typo fix --- src/hb-font.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-font.cc b/src/hb-font.cc index 704c16086..0ce3e2608 100644 --- a/src/hb-font.cc +++ b/src/hb-font.cc @@ -1353,7 +1353,7 @@ hb_font_get_glyph_from_name (hb_font_t *font, * @draw_data: User data to pass to draw callbacks * * Fetches the glyph shape that corresponds to a glyph in the specified @font. - * The shape is returned by way of calls to the callsbacks of the @dfuncs + * The shape is returned by way of calls to the callbacks of the @dfuncs * objects, with @draw_data passed to them. * * Since: 4.0.0