From 42547ca133381bad23066b1513fde237632515c7 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 23 Nov 2010 13:42:37 +0100 Subject: fix comment --- src/empathy-notifications-approver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/empathy-notifications-approver.c b/src/empathy-notifications-approver.c index 980a7d514..0097d8e6c 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, -- cgit v1.2.3