[gtk+] Minor documentation fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Minor documentation fix
- Date: Tue, 13 May 2014 15:57:00 +0000 (UTC)
commit 123715d878d7e148956284ce08baf64c68d3a0c8
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 13 11:55:57 2014 -0400
Minor documentation fix
Two stray references, pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=730035
gtk/gtkfilefilter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkfilefilter.c b/gtk/gtkfilefilter.c
index 6fb533f..45409e2 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:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]