From 5494eacad9ca1903c733450008bf686514976fde Mon Sep 17 00:00:00 2001 From: cardpuncher Date: Tue, 9 Oct 2012 22:01:36 +0300 Subject: Update applets/fish/fish.c Fix a typo in the documentation credits for Wanda. Now I guess I can start seeking psychiatric evaluation as advised in the about box :) --- applets/fish/fish.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets/fish') diff --git a/applets/fish/fish.c b/applets/fish/fish.c index 5ce55f61..1c30d7f8 100644 --- a/applets/fish/fish.c +++ b/applets/fish/fish.c @@ -553,7 +553,7 @@ static void display_about_dialog(GtkAction* action, FishApplet* fish) "evaluation."); const char* documenters [] = { "Telsa Gwynne ", - "Sun MATE Documentation Team ", + "Sun GNOME Documentation Team ", NULL }; -- cgit v1.2.1