summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentchooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkrecentchooser.h')
-rw-r--r--gtk/gtkrecentchooser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkrecentchooser.h b/gtk/gtkrecentchooser.h
index ae222c6de2..945dfa0560 100644
--- a/gtk/gtkrecentchooser.h
+++ b/gtk/gtkrecentchooser.h
@@ -44,7 +44,7 @@ G_BEGIN_DECLS
* @GTK_RECENT_SORT_LRU: Sort the returned list with the least recently used
* items first.
* @GTK_RECENT_SORT_CUSTOM: Sort the returned list using a custom sorting
- * function passed using gtk_recent_manager_set_sort_func().
+ * function passed using gtk_recent_chooser_set_sort_func().
*
* Used to specify the sorting method to be applyed to the recently
* used resource list.