summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcardpuncher <[email protected]>2012-10-09 22:01:36 +0300
committercardpuncher <[email protected]>2012-10-09 22:01:36 +0300
commit5494eacad9ca1903c733450008bf686514976fde (patch)
tree19ba32751b5a9345780b71ef1f79922e985cfc9a
parent1b3eed07158197bf0de4e4689c08a6f09070d17a (diff)
downloadmate-panel-5494eacad9ca1903c733450008bf686514976fde.tar.bz2
mate-panel-5494eacad9ca1903c733450008bf686514976fde.tar.xz
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 :)
-rw-r--r--applets/fish/fish.c2
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>",
- "Sun MATE Documentation Team <[email protected]>",
+ "Sun GNOME Documentation Team <[email protected]>",
NULL
};