aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/cal-client/cal-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/cal-client/cal-client.c b/calendar/cal-client/cal-client.c
index 8acd734213..5704769f7c 100644
--- a/calendar/cal-client/cal-client.c
+++ b/calendar/cal-client/cal-client.c
@@ -415,7 +415,7 @@ cal_client_construct (CalClient *client)
CORBA_exception_free (&ev);
if (result) {
- g_message ("cal_client_construct(): could not contact Tlacuache, "
+ g_message ("cal_client_construct(): could not contact Wombat, "
"the personal calendar server");
return NULL;
}