From b70032eddadb5488514d60c54f6254834f3d750d Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 22 Sep 2022 15:59:16 -0600 Subject: [PATCH] [layout] Fix typo in docs --- src/hb-ot-layout.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index aa53054bb..c81b662cb 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -2398,7 +2398,7 @@ struct hb_position_single_dispatch_t : /** * hb_ot_layout_lookup_get_optical_bound: - * @face: a font. + * @font: a font. * @lookup_index: index of the feature lookup to query. * @direction: edge of the glyph to query. * @glyph: a glyph id.