summaryrefslogtreecommitdiff
path: root/docs/tmpl/pango-renderer.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/pango-renderer.sgml')
-rw-r--r--docs/tmpl/pango-renderer.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tmpl/pango-renderer.sgml b/docs/tmpl/pango-renderer.sgml
index c7e76813..181986f0 100644
--- a/docs/tmpl/pango-renderer.sgml
+++ b/docs/tmpl/pango-renderer.sgml
@@ -7,8 +7,8 @@ Rendering driver base class
<!-- ##### SECTION Long_Description ##### -->
<para>
#PangoRenderer is a base class that contains the necessary logic for
-rendering a PangoLayout or PangoLayoutLine. By subclassing
-PangoRenderer and overriding operations such as @draw_glyphs and
+rendering a #PangoLayout or #PangoLayoutLine. By subclassing
+#PangoRenderer and overriding operations such as @draw_glyphs and
@draw_rectangle, renderers for particular font backends and
destinations can be created.
</para>