summaryrefslogtreecommitdiff
path: root/gtk/gtkfilefilter.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-13 11:55:57 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-13 11:56:29 -0400
commit123715d878d7e148956284ce08baf64c68d3a0c8 (patch)
tree08719910b86368c37a48b5f6186787bebcd74cb6 /gtk/gtkfilefilter.c
parentb8309cdf2fdcbee675f4c1f7bcc266378586baa9 (diff)
downloadgtk+-123715d878d7e148956284ce08baf64c68d3a0c8.tar.gz
Minor documentation fix
Two stray references, pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=730035
Diffstat (limited to 'gtk/gtkfilefilter.c')
-rw-r--r--gtk/gtkfilefilter.c2
1 files changed, 1 insertions, 1 deletions
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 <mime-types>, <patterns> and
* <applications> elements and listing the rules within. Specifying
* a <mime-type> or <pattern> 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: