From 3f4ba63033de82d2bb1193f330177e428ea55126 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 17 Jul 2008 11:18:37 +0200 Subject: Fix a typo in a comment --- libempathy-gtk/empathy-theme-adium.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk/empathy-theme-adium.c') diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c index 532e2b002..6ce0cc509 100644 --- a/libempathy-gtk/empathy-theme-adium.c +++ b/libempathy-gtk/empathy-theme-adium.c @@ -288,7 +288,7 @@ theme_adium_append_message (EmpathyChatView *view, } } - /* Make some search-and-replece in the html code */ + /* Make some search-and-replace in the html code */ prev = cur; string = g_string_sized_new (len + strlen (body)); while ((cur = strchr (cur, '%'))) { -- cgit v1.2.3