From 216dc4ca0d02d163069348bebacb20785f4a79a4 Mon Sep 17 00:00:00 2001 From: cardpuncher Date: Tue, 9 Oct 2012 15:05:18 +0300 Subject: Typo fix in geyes/geyes.c Fix a typo in documentation credits which was probably introduced during the automatic renaming with sed. --- geyes/geyes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ", "Telsa Gwynne ", - "Sun MATE Documentation Team ", + "Sun GNOME Documentation Team ", NULL }; -- cgit v1.2.1