From eb0e906fdf31444a970cd907357cb383a61949c7 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 17 Jun 2010 15:41:19 +0200 Subject: fix typo --- src/empathy-event-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c index deca169aa..c295f6b99 100644 --- a/src/empathy-event-manager.c +++ b/src/empathy-event-manager.c @@ -797,7 +797,7 @@ approve_channels (TpSimpleApprover *approver, if (channel == NULL) { GError error = { TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, - "Uknown channel type" }; + "Unknown channel type" }; DEBUG ("Failed to find the main channel; ignoring"); -- cgit v1.2.3