aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-30 19:57:01 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-30 19:57:01 +0800
commitc079bd6891e308a63f9f920e9cbaf001e993f471 (patch)
treef8fbfc6d551b2dd45f6704a37380218b49fc694b /src
parent2d1cf80cf8ae0412eaf176c557f78f29ab8d4064 (diff)
downloadgsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.tar
gsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.tar.gz
gsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.tar.bz2
gsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.tar.lz
gsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.tar.xz
gsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.tar.zst
gsoc2013-empathy-c079bd6891e308a63f9f920e9cbaf001e993f471.zip
fix typo
Diffstat (limited to 'src')
-rw-r--r--src/empathy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c
index e99250f93..c3de8594a 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -272,7 +272,7 @@ list_names_cb (TpDBusDaemon *bus_daemon,
out:
if (self->shell_running)
{
- DEBUG ("GNOMES Shell is running, don't create status icon");
+ DEBUG ("GNOME Shell is running, don't create status icon");
}
else
{