diff options
author | Monsta <[email protected]> | 2015-03-17 16:47:26 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-03-17 17:00:03 +0300 |
commit | 6707c4b0a0b4f549d44a8574d4f783705ed949ec (patch) | |
tree | 3c9856bf51ab61a5bb249e3aa8f3eb396933895b /libdocument/ev-file-helpers.c | |
parent | 175296fe8246a472439d529543c5c31802cad4b2 (diff) | |
download | atril-6707c4b0a0b4f549d44a8574d4f783705ed949ec.tar.bz2 atril-6707c4b0a0b4f549d44a8574d4f783705ed949ec.tar.xz |
corrected bug tracker links everywhere
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 779b635c..13e510f7 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 |