diff options
-rw-r--r-- | libempathy-gtk/empathy-contact-widget.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c index e80c964c1..a02b0838e 100644 --- a/libempathy-gtk/empathy-contact-widget.c +++ b/libempathy-gtk/empathy-contact-widget.c @@ -327,7 +327,7 @@ contact_widget_details_update_edit (EmpathyContactWidget *information) } else { - /* Empathy doesn't support editing this file and it's not in the + /* Empathy doesn't support editing this field and it's not in the * contact's fields so we can't do much with it. */ DEBUG ("Field %s is not in our vCard", spec->name); |