StatusIcon.vala
[gitlive] / StatusIcon.vala
index 5c76f08..7230e28 100644 (file)
@@ -315,7 +315,7 @@ public class StatusIconA : StatusIcon {
                         var str = "";
                         repo.pull_async((res) => {
                         
-                               total--;`
+                               total--;
                                if (!Regex.match_simple ("Already up-to-date", res) ) {