summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-01-01 11:10:34 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-01-01 11:26:47 -0500
commitb2e2e669c472df081ebc718a27cd5e836ede2eda (patch)
treeb5b651b0852c79c73197a4ef426ed5f42dd2ea4b
parenta042d311c8e6f5fbb82c52a24a47831674dff9e7 (diff)
downloadpango-b2e2e669c472df081ebc718a27cd5e836ede2eda.tar.gz
Cosmetics
-rw-r--r--pango/fonts.c2
1 files changed, 1 insertions, 1 deletions
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
*/