summaryrefslogtreecommitdiff
path: root/geyes
diff options
context:
space:
mode:
authorcardpuncher <[email protected]>2012-10-09 15:05:18 +0300
committercardpuncher <[email protected]>2012-10-09 15:05:18 +0300
commit216dc4ca0d02d163069348bebacb20785f4a79a4 (patch)
tree0e5a16d284e2e6d8a7594036073101b0797fb035 /geyes
parentba4817ca9666d8173ba26bad2e7288e7b188533d (diff)
downloadmate-applets-216dc4ca0d02d163069348bebacb20785f4a79a4.tar.bz2
mate-applets-216dc4ca0d02d163069348bebacb20785f4a79a4.tar.xz
Typo fix in geyes/geyes.c
Fix a typo in documentation credits which was probably introduced during the automatic renaming with sed.
Diffstat (limited to 'geyes')
-rw-r--r--geyes/geyes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/geyes.c b/geyes/geyes.c
index 3766744a..d8ceb39d 100644
--- a/geyes/geyes.c
+++ b/geyes/geyes.c
@@ -182,7 +182,7 @@ about_cb (GtkAction *action,
const gchar *documenters[] = {
"Arjan Scherpenisse <[email protected]>",
"Telsa Gwynne <[email protected]>",
- "Sun MATE Documentation Team <[email protected]>",
+ "Sun GNOME Documentation Team <[email protected]>",
NULL
};