summaryrefslogtreecommitdiff
path: root/pango/pangocairo-render.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-08-30 13:11:09 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-08-30 13:11:09 -0400
commit19a252d9a3d63e7816f9a77bab65bd161675440a (patch)
treef2ff11c130dd2208215fd2488aa95143f4ffb7b0 /pango/pangocairo-render.c
parent5d319c5989d599e9e867df76795eb81472b4db7a (diff)
downloadpango-19a252d9a3d63e7816f9a77bab65bd161675440a.tar.gz
Fix leftover markup in docs
Diffstat (limited to 'pango/pangocairo-render.c')
-rw-r--r--pango/pangocairo-render.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c
index 03a2811a..0adc032c 100644
--- a/pango/pangocairo-render.c
+++ b/pango/pangocairo-render.c
@@ -1080,7 +1080,7 @@ pango_cairo_show_glyph_string (cairo_t *cr,
* be drawn at the current point of the cairo context.
*
* Note that @text is the start of the text for layout, which is then
- * indexed by <literal>@glyph_item->item->offset</literal>.
+ * indexed by `@glyph_item->item->offset`.
*
* Since: 1.22
**/