diff -r ec5cf90362ec -r 89bcc7bce53e finch/gntmedia.c --- a/finch/gntmedia.c Sat Apr 04 05:17:30 2009 +0000 +++ b/finch/gntmedia.c Sat Apr 04 07:20:10 2009 +0000 @@ -272,7 +272,7 @@ alias); } else { message = g_strdup_printf( - _("%s is trying to start an unsuppoted media session type with you."), + _("%s is trying to start an unsupported media session type with you."), alias); } finch_media_emit_message(gntmedia, message);