summaryrefslogtreecommitdiff
path: root/mateweather
diff options
context:
space:
mode:
authorcardpuncher <[email protected]>2012-10-09 20:57:24 +0300
committercardpuncher <[email protected]>2012-10-09 20:57:24 +0300
commitee428c3603c30e59188d6c469744f27b6157f24c (patch)
treefcd77f479894b52c8a06039f662f8fc84db2510a /mateweather
parent0d9a417255df1620855f232717463097761b09d6 (diff)
downloadmate-applets-ee428c3603c30e59188d6c469744f27b6157f24c.tar.bz2
mate-applets-ee428c3603c30e59188d6c469744f27b6157f24c.tar.xz
Typo fix in mateweather-about.c
Just found another typo in the documentation credits of the weather applet.
Diffstat (limited to 'mateweather')
-rw-r--r--mateweather/mateweather-about.c2
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
};