From 89d36ccc021bd173e95e62326cb84b7f873c123f Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 31 Dec 2009 18:08:40 +0000 Subject: Miscellaneous string fixes Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb --- libempathy-gtk/empathy-chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk/empathy-chat.c') diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index c01b12519..3e565585b 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -618,7 +618,7 @@ chat_command_join_cb (EmpathyDispatchOperation *dispatch, if (error != NULL) { DEBUG ("Error: %s", error->message); empathy_chat_view_append_event (chat->view, - _("Failed to join chatroom")); + _("Failed to join chat room")); } } -- cgit v1.2.3