diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy.c | 2 |
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 { |