diff options
Diffstat (limited to 'libdocument/ev-document-factory.c')
-rw-r--r-- | libdocument/ev-document-factory.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdocument/ev-document-factory.c b/libdocument/ev-document-factory.c index 0ace5ec8..4d5378f6 100644 --- a/libdocument/ev-document-factory.c +++ b/libdocument/ev-document-factory.c @@ -339,7 +339,7 @@ file_filter_add_mime_types (EvTypeInfo *info, GtkFileFilter *filter) * * If @document is not %NULL, adds a #GtkFileFilter for @document's MIME type. * - * If @document is %NULL, adds a #GtkFileFilter for each document type that evince + * If @document is %NULL, adds a #GtkFileFilter for each document type that atril * can handle. */ void |