summaryrefslogtreecommitdiff
path: root/pango/pangoft2-render.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-01-28 20:02:01 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-28 20:02:01 +0000
commita42f978ef2c7ca0788ca66539a6ff3187f8a87e8 (patch)
treec03c98d1440d750809e506f0faf25705c32d2915 /pango/pangoft2-render.c
parent3a4d01fcb6f038d49212dad11eb481e3a94d3ca2 (diff)
downloadpango-a42f978ef2c7ca0788ca66539a6ff3187f8a87e8.tar.gz
Documentation improvements.
2006-01-28 Behdad Esfahbod <behdad@gnome.org> * pango/pangofc-font.h, pango/pangoft2-render.c, pango/pangowin32.c, pango/pangoxft-render.c, docs/tmpl/xft-fonts.sgml, docs/tmp/atsui-fonts.sgml: Documentation improvements.
Diffstat (limited to 'pango/pangoft2-render.c')
-rw-r--r--pango/pangoft2-render.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangoft2-render.c b/pango/pangoft2-render.c
index 2f40bd97..c7713f69 100644
--- a/pango/pangoft2-render.c
+++ b/pango/pangoft2-render.c
@@ -555,7 +555,7 @@ pango_ft2_render_layout_line (FT_Bitmap *bitmap,
* pango_ft2_render_transformed:
* @bitmap: the FreeType2 bitmap onto which to draw the string
* @font: the font in which to draw the string
- * @matrix: a #PangoMatrix, or %NULL to use an identity transformation
+ * @matrix: a #PangoMatrix, or %NULL to use an identity transformation
* @glyphs: the glyph string to draw
* @x: the x position of the start of the string (in Pango
* units in user space coordinates)