From bc2106a9e19b412c22390b8709d6ea2bc4df179d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 4 Feb 2021 17:57:01 -0500 Subject: docs: Replace lots of vestigial xml markup We want to use pure markdown, since docbook is going away as the intermediate format. --- pango/pango-fontmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-fontmap.c') diff --git a/pango/pango-fontmap.c b/pango/pango-fontmap.c index d4cdefa6..3360b1ee 100644 --- a/pango/pango-fontmap.c +++ b/pango/pango-fontmap.c @@ -289,7 +289,7 @@ pango_font_map_real_load_fontset (PangoFontMap *fontmap, * @fontmap: a #PangoFontMap * * Returns the render ID for shape engines for this fontmap. - * See the render_type field of + * See the `render_type` field of * #PangoEngineInfo. * * Return value: the ID string for shape engines for -- cgit v1.2.1