[empathy/gnome-2-28] fix a comment so the style checker is happy (#599243)



commit 6ffab6e98fb482399e8319c726c3a801c8ca7b5d
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Oct 22 12:08:50 2009 +0100

    fix a comment so the style checker is happy (#599243)

 libempathy-gtk/empathy-avatar-chooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-avatar-chooser.c b/libempathy-gtk/empathy-avatar-chooser.c
index b28ed26..26528ef 100644
--- a/libempathy-gtk/empathy-avatar-chooser.c
+++ b/libempathy-gtk/empathy-avatar-chooser.c
@@ -811,7 +811,7 @@ avatar_chooser_drag_data_received_cb (GtkWidget          *widget,
 						NULL, NULL);
 
 		if (handled) {
-			/* this in turn calls empathy_avatar_new(), which assumes
+			/* this in turn calls empathy_avatar_new (), which assumes
 			 * ownership of data.
 			 */
 			avatar_chooser_set_image_from_data (chooser, data,



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