]> Pileus Git - ~andy/gtk/commitdiff
Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 7 Aug 2009 03:44:00 +0000 (23:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 Aug 2009 03:44:00 +0000 (23:44 -0400)
This was reported in bug 586347.

gtk/gtkicontheme.c

index 6df05ef80ee7b3d4dccb40f2e8003e4b793776be..db183310d7f057f19228eb49cc0f98932768093d 100644 (file)
@@ -3508,7 +3508,7 @@ gtk_icon_theme_lookup_by_gicon (GtkIconTheme       *icon_theme,
  * @icon_theme: a #GtkIconTheme
  * @pixbuf: the pixbuf to wrap in a #GtkIconInfo
  *
- * Creates a #GtkIconInfo for a #GtkPixbuf. 
+ * Creates a #GtkIconInfo for a #GdkPixbuf.
  *
  * Returns: a #GtkIconInfo
  *