[empathy] fix typo



commit c079bd6891e308a63f9f920e9cbaf001e993f471
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Aug 30 13:57:01 2011 +0200

    fix typo

 src/empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy.c b/src/empathy.c
index e99250f..c3de859 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
     {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]