[directwrite] Fix docs

This commit is contained in:
Behdad Esfahbod 2025-03-22 16:46:43 -06:00
parent 298a367ad3
commit b159f5c74e

View file

@ -328,7 +328,7 @@ hb_directwrite_face_get_font_face (hb_face_t *face)
/**
* hb_directwrite_font_create:
* @dw_font: a DirectWrite IDWriteFontFace object.
* @dw_face: a DirectWrite IDWriteFontFace object.
*
* Constructs a new font object from the specified DirectWrite IDWriteFontFace.
*