From d3f2e5578d5ec8ad221c54f30e43909547ed9617 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 4 May 2010 13:50:48 +0200 Subject: fix typo in comment --- src/empathy-chat-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index 0453ed110..44dee7ca4 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -2313,7 +2313,7 @@ empathy_chat_window_present_chat (EmpathyChat *chat, x_timestamp = GDK_CURRENT_TIME; } else { x_timestamp = CLAMP (timestamp, 0, G_MAXUINT32); - /* Don't present or switch tab if the action was earlier then the + /* Don't present or switch tab if the action was earlier than the * last actions X time, accounting for overflow and the first ever * presentation */ -- cgit v1.2.3