[empathy: 4/7] fix comment



commit 42547ca133381bad23066b1513fde237632515c7
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Nov 23 13:42:37 2010 +0100

    fix comment

 src/empathy-notifications-approver.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-notifications-approver.c b/src/empathy-notifications-approver.c
index 980a7d5..0097d8e 100644
--- a/src/empathy-notifications-approver.c
+++ b/src/empathy-notifications-approver.c
@@ -253,7 +253,7 @@ update_notification (EmpathyNotificationsApprover *self)
 
   if (notification != NULL && ! has_x_canonical_append)
     {
-      /* if the notification server supports x-canonical-append, it is
+      /* if the notification server does NOT supports x-canonical-append, it is
        * better to not use notify_notification_update to avoid
        * overwriting the current notification message */
       notify_notification_update (notification,



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