diff options
Diffstat (limited to 'libdocument/ev-file-helpers.c')
-rw-r--r-- | libdocument/ev-file-helpers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdocument/ev-file-helpers.c b/libdocument/ev-file-helpers.c index 23582ec8..ce998b2a 100644 --- a/libdocument/ev-file-helpers.c +++ b/libdocument/ev-file-helpers.c @@ -197,7 +197,7 @@ ev_mkstemp_file (const char *template, /** * This function is copied from - * http://bugzilla.mate.org/show_bug.cgi?id=524831 + * http://bugzilla.gnome.org/show_bug.cgi?id=524831 * and renamed from g_mkdtemp to _ev_g_mkdtemp. * * If/when this function gets added to glib, it can be removed from |