]> Pileus Git - ~andy/gtk/commitdiff
Fix a typo in the docs. (#303940, Masao Mutoh)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 May 2005 19:37:34 +0000 (19:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 16 May 2005 19:37:34 +0000 (19:37 +0000)
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)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/gdkpango.c

index 587146eecc77dfecf9904fbe0ba53156128b03d8..b1897b77b8ba41ca2811005d20ef782820f9dba8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 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)
+
        * configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
 
        * gtk/gtktoggleaction.c (connect_proxy): Be more careful when
index 587146eecc77dfecf9904fbe0ba53156128b03d8..b1897b77b8ba41ca2811005d20ef782820f9dba8 100644 (file)
@@ -1,5 +1,8 @@
 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)
+
        * configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
 
        * gtk/gtktoggleaction.c (connect_proxy): Be more careful when
index 587146eecc77dfecf9904fbe0ba53156128b03d8..b1897b77b8ba41ca2811005d20ef782820f9dba8 100644 (file)
@@ -1,5 +1,8 @@
 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)
+
        * configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
 
        * gtk/gtktoggleaction.c (connect_proxy): Be more careful when
index 8ade753e1bfc16fa34d101b9fbcba429dc8be62c..52dcfebd4166c798204ab4ddd4e7a6a0544d4677 100644 (file)
@@ -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