summaryrefslogtreecommitdiff
path: root/multiload
diff options
context:
space:
mode:
authorcardpuncher <[email protected]>2012-09-04 10:07:32 +0300
committercardpuncher <[email protected]>2012-09-04 10:07:32 +0300
commit60eb628ffe1512949d9d322ada90d4402d272def (patch)
treeea522462fc625cae7dfaf4d726912a346c93b51a /multiload
parentba4817ca9666d8173ba26bad2e7288e7b188533d (diff)
downloadmate-applets-60eb628ffe1512949d9d322ada90d4402d272def.tar.bz2
mate-applets-60eb628ffe1512949d9d322ada90d4402d272def.tar.xz
Update multiload/main.c
Corrects a typo which appears in the about window of the applet.
Diffstat (limited to 'multiload')
-rw-r--r--multiload/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/multiload/main.c b/multiload/main.c
index a51d0856..9ac98624 100644
--- a/multiload/main.c
+++ b/multiload/main.c
@@ -45,7 +45,7 @@ about_cb (GtkAction *action,
const gchar * const documenters[] =
{
"Chee Bin HOH <[email protected]>",
- "Sun MATE Documentation Team <[email protected]>",
+ "Sun GNOME Documentation Team <[email protected]>",
NULL
};