diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-02-04 17:57:01 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-03-11 13:17:36 -0500 |
commit | bc2106a9e19b412c22390b8709d6ea2bc4df179d (patch) | |
tree | 0fac475d51e8a172aa86e25312e3ce3e2c7847c2 /pango/pango-fontmap.c | |
parent | 7d3628ba5dfb173bc8b1d5e7ad0a214d428fb6a7 (diff) | |
download | pango-bc2106a9e19b412c22390b8709d6ea2bc4df179d.tar.gz |
docs: Replace lots of vestigial xml markup
We want to use pure markdown, since docbook
is going away as the intermediate format.
Diffstat (limited to 'pango/pango-fontmap.c')
-rw-r--r-- | pango/pango-fontmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <structfield>render_type</structfield> field of + * See the `render_type` field of * #PangoEngineInfo. * * Return value: the ID string for shape engines for |