From 55c6d925811cf7c74e5ef11d0e8574d6bcd0863c Mon Sep 17 00:00:00 2001 From: cardpuncher Date: Tue, 9 Oct 2012 00:35:53 +0300 Subject: Typo fix in charpick/charpick.c This should fix a couple of typos introduced by sed. You may want to update the copyright information rather than merely accepting the change. --- charpick/charpick.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charpick/charpick.c b/charpick/charpick.c index 6de91c57..1c544338 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -594,13 +594,13 @@ about (GtkAction *action, static const gchar * const documenters[] = { "Dan Mueth ", - "Sun MATE Documentation Team ", + "Sun GNOME Documentation Team ", NULL }; gtk_show_about_dialog (NULL, "version", VERSION, - "copyright", "\xC2\xA9 1998, 2004-2005 MATE Applets Maintainers " + "copyright", "\xC2\xA9 1998, 2004-2005 GNOME Applets Maintainers " "and others", "comments", _("Mate Panel applet for selecting strange " "characters that are not on my keyboard. " -- cgit v1.2.1