[empathy: 14/16] fix typo in comment



commit d3f2e5578d5ec8ad221c54f30e43909547ed9617
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue May 4 13:50:48 2010 +0200

    fix typo in comment

 src/empathy-chat-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 0453ed1..44dee7c 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 */
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]