Minor documentation fix

Two stray references, pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=730035
This commit is contained in:
Matthias Clasen 2014-05-13 11:55:57 -04:00
parent b8309cdf2f
commit 123715d878

View File

@ -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: