From 8cda583d77418242a8acd8526ec6c75af71d1aeb Mon Sep 17 00:00:00 2001 From: Daniel Langesten Date: Wed, 18 Mar 2015 15:37:28 +0100 Subject: repaired json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 6b2dc9e..c321869 100644 --- a/config.json +++ b/config.json @@ -9,7 +9,7 @@ "epsilon": 0, - "comment dataSource": "dataSource is from where the program should read and process data. Currently only mydql and stdin is supported." + "comment dataSource": "dataSource is from where the program should read and process data. Currently only mydql and stdin is supported.", "dataSource": "stdin", "DBConn": "", -- cgit v1.1