From 6bf71d13c388d28fc0630fd2749b66542ca884ff Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 17:38:52 -0500 Subject: [PATCH] docs: fix function link --- gtk/gtkicontheme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index e34430e077..8aacd56386 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -5222,7 +5222,7 @@ gtk_icon_theme_lookup_by_gicon (GtkIconTheme *icon_theme, * Looks up an icon and returns a structure containing * information such as the filename of the icon. * The icon can then be rendered into a pixbuf using - * gtk_icon_info_load_icon_for_scale (). + * gtk_icon_info_load_icon(). * * Return value: (transfer full): a #GtkIconInfo structure containing * information about the icon, or %NULL if the icon