summaryrefslogtreecommitdiff
path: root/gdk
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-05-16 19:37:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-05-16 19:37:34 +0000
commit51881768c4ddddca213ba72f203a1cc6ef51bc0f (patch)
tree6dbe5149f6435afdafe60bb9ba87ddb4e24db308 /gdk
parentce16af5a9319576e6370f756ed1cbaf12db63e0c (diff)
downloadgdk-pixbuf-51881768c4ddddca213ba72f203a1cc6ef51bc0f.tar.gz
Fix a typo in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias Clasen <mclasen@redhat.com> * gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo in the docs. (#303940, Masao Mutoh)
Diffstat (limited to 'gdk')
-rw-r--r--gdk/gdkpango.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkpango.c b/gdk/gdkpango.c
index 8ade753e1..52dcfebd4 100644
--- a/gdk/gdkpango.c
+++ b/gdk/gdkpango.c
@@ -559,7 +559,7 @@ on_renderer_display_closed (GdkDisplay *display,
* by functions such as gdk_draw_layout().
*
* Before using the renderer, you need to call gdk_pango_renderer_set_drawable()
- * and gdk_pango_renderer_set_drawable() to set the drawable and graphics context
+ * and gdk_pango_renderer_set_gc() to set the drawable and graphics context
* to use for drawing.
*
* Return value: the default #PangoRenderer for @screen. The