typo fix in dev.json

This commit is contained in:
Johannes Findeisen 2013-11-22 19:32:56 +01:00
commit 15fc135484

View file

@ -20,8 +20,8 @@
"args": { "host": "localhost",
"port": 25,
"sender": "linspector@linspector.org",
"username": "",
"password": "",
"user": "",
"pass": "",
"rcpt": "hanez@linspector.org"
}
},