diff options
-rw-r--r-- | 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 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, |