diff options
-rw-r--r-- | mateweather/mateweather-about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mateweather/mateweather-about.c b/mateweather/mateweather-about.c index 7cdb82e5..424260f7 100644 --- a/mateweather/mateweather-about.c +++ b/mateweather/mateweather-about.c @@ -38,7 +38,7 @@ void mateweather_about_run(MateWeatherApplet* gw_applet) const gchar* documenters[] = { "Dan Mueth <[email protected]>", "Spiros Papadimitriou <[email protected]>", - "Sun MATE Documentation Team <[email protected]>", + "Sun GNOME Documentation Team <[email protected]>", "Davyd Madeley <[email protected]>", NULL }; |