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 <d-mueth@uchicago.edu>", "Spiros Papadimitriou <spapadim+@cs.cmu.edu>", - "Sun MATE Documentation Team <gdocteam@sun.com>", + "Sun GNOME Documentation Team <gdocteam@sun.com>", "Davyd Madeley <davyd@madeley.id.au>", NULL }; |