From b2e2e669c472df081ebc718a27cd5e836ede2eda Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 1 Jan 2022 11:10:34 -0500 Subject: Cosmetics --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/fonts.c b/pango/fonts.c index 2054dd31..79776b50 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -2687,7 +2687,7 @@ pango_font_face_get_family (PangoFontFace *face) * * Returns whether the font provides a glyph for this character. * - * Returns %TRUE if @font can render @wc + * Returns: `TRUE` if @font can render @wc * * Since: 1.44 */ -- cgit v1.2.1