aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-09-29 17:02:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-09-29 17:02:05 +0800
commitd1eb6b4ce3920ac78f112e42e9b48f43fe600ab4 (patch)
tree06b4558abb3e975baebb10d149d3b928b623a008
parent0c55599ad0a3210c60d37938b27225c607fc53fe (diff)
downloadgsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.tar
gsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.tar.gz
gsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.tar.bz2
gsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.tar.lz
gsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.tar.xz
gsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.tar.zst
gsoc2013-empathy-d1eb6b4ce3920ac78f112e42e9b48f43fe600ab4.zip
fix typo
-rw-r--r--libempathy-gtk/empathy-contact-widget.c2
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);