diff --git a/gtk/gtkfilefilter.c b/gtk/gtkfilefilter.c index 6fb533f191..45409e22b9 100644 --- a/gtk/gtkfilefilter.c +++ b/gtk/gtkfilefilter.c @@ -44,7 +44,7 @@ * supports adding rules using the , and * elements and listing the rules within. Specifying * a or has the same effect as as calling - * gtk_recent_filter_add_mime_type() or gtk_recent_filter_add_pattern(). + * gtk_file_filter_add_mime_type() or gtk_file_filter_add_pattern(). * * An example of a UI definition fragment specifying GtkFileFilter * rules: