[gnome-continuous] manifest: Fix a syntax error



commit 6d1bedc22479bc5a36db3e465841d06c38294732
Author: Colin Walters <walters verbum org>
Date:   Mon Oct 19 09:43:02 2015 -0400

    manifest: Fix a syntax error

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2ca54ab..9c16282 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1147,7 +1147,7 @@
 
                {"src": "gnome:gedit",
                 "config-opts": ["--enable-python=no",
-                                "--disable-spell",
+                                "--disable-spell"],
                  "tag": "2e799694043c232bafda0fb1e2272458a66e6995",
                  "tag-reason": "gtksourceview is still tagged"]},
 


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