From e8b2df0f371fd116fa67b0ebe8e3610a5508a97f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 10 May 2014 22:34:08 +0800 Subject: [PATCH] GitMonitor.vala --- GitMonitor.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitMonitor.vala b/GitMonitor.vala index 988a67af..1ca8a2f6 100644 --- a/GitMonitor.vala +++ b/GitMonitor.vala @@ -414,7 +414,7 @@ public class GitMonitor : Monitor if (failure.length > 0) { var notification = new Notify.Notification( - summary: "Git Live ERROR!!", + "Git Live ERROR!!", string.joinv("\n",failure), "dialog-information" -- 2.39.2