diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2008-08-06 08:39:32 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2008-08-06 08:39:32 +0000 |
commit | a9c7938fc2ac7ea173f00feb7e3fafbec1aabc29 (patch) | |
tree | d8c2a3b34d27fb0648c4c1cb042c3bf5002e01b2 | |
parent | ee5a7cb9a1d9c178d3d4d883c8483dd71262aa92 (diff) | |
download | pango-a9c7938fc2ac7ea173f00feb7e3fafbec1aabc29.tar.gz |
Oops.
svn path=/trunk/; revision=2678
-rw-r--r-- | pango/pangocairo-render.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c index 3314478c..5f798d80 100644 --- a/pango/pangocairo-render.c +++ b/pango/pangocairo-render.c @@ -895,7 +895,7 @@ pango_cairo_show_glyph_string (cairo_t *cr, * Note that @text is the start of the text for layout, which is then * indexed by <literal>@glyph_item->item->offset</literal>. * - * Since: 1.20 + * Since: 1.22 **/ void pango_cairo_show_glyph_item (cairo_t *cr, |