aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-10-22 19:08:50 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-10-22 19:09:16 +0800
commit6ffab6e98fb482399e8319c726c3a801c8ca7b5d (patch)
treec70b66e54de713942d644bee536843bc3b7e9ad9
parentff53b31db29f8fac8ca19e9ee60c20e8bd32edbc (diff)
downloadgsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.tar
gsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.tar.gz
gsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.tar.bz2
gsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.tar.lz
gsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.tar.xz
gsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.tar.zst
gsoc2013-empathy-6ffab6e98fb482399e8319c726c3a801c8ca7b5d.zip
fix a comment so the style checker is happy (#599243)
-rw-r--r--libempathy-gtk/empathy-avatar-chooser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-avatar-chooser.c b/libempathy-gtk/empathy-avatar-chooser.c
index b28ed2627..26528ef0c 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,