summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Langesten <daniel.langest@gmail.com>2015-03-18 15:37:28 +0100
committerDaniel Langesten <daniel.langest@gmail.com>2015-03-18 15:37:28 +0100
commit8cda583d77418242a8acd8526ec6c75af71d1aeb (patch)
treedfc471f2e60ac95eb9ee5d8338b06b50d5911372
parent39ce24b4a0a9946b759149900373bb888d98f0d0 (diff)
repaired json
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
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": "",