diff options
Diffstat (limited to 'mate-dictionary/src/gdict-about.c')
-rw-r--r-- | mate-dictionary/src/gdict-about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-about.c b/mate-dictionary/src/gdict-about.c index 20c5cb1d..00e61e25 100644 --- a/mate-dictionary/src/gdict-about.c +++ b/mate-dictionary/src/gdict-about.c @@ -46,7 +46,7 @@ gdict_show_about_dialog (GtkWidget *parent) }; const gchar *documenters[] = { - "Sun MATE Documentation Team <[email protected]>", + "Sun GNOME Documentation Team <[email protected]>", "John Fleck <[email protected]>", "Emmanuele Bassi <[email protected]>", NULL |