From 8dbb25c756eadfd89e7a6c1841b826df29e99db1 Mon Sep 17 00:00:00 2001
From: Shaman <shaman.narayanasamy@uni.lu>
Date: Wed, 25 Mar 2015 15:26:02 +0100
Subject: [PATCH] Small correction

---
 conf/userconfig.imp.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/userconfig.imp.json b/conf/userconfig.imp.json
index ffafcc1..33afad8 100644
--- a/conf/userconfig.imp.json
+++ b/conf/userconfig.imp.json
@@ -3,7 +3,7 @@
       "threads": 4
     },
     "Preprocessing": {
-      "pre": "echo '//LOADING ASSEMBLY MODULE: You can write custom shell commands here'",
+      "pre": "echo '//LOADING PREPROCESSING MODULE: You can write custom shell commands here'",
       "filtering": true
     },
     "Assembly": {
-- 
GitLab