Update debian_build_doc.md

typo fixes
This commit is contained in:
Timo Võhmar 2016-11-16 16:54:50 +02:00 committed by GitHub
parent 12f0432c19
commit 9b9589db98

View file

@ -99,7 +99,7 @@ iptables -A INPUT -p tcp --dport 700 -j CHKLIMITS
````
#### Mailcatcher for staging (optional)
We recommend using mailcatcher for staging env, so that all outgoing mails are catched and not actualy sent ou.
We recommend using mailcatcher for staging env, so that all outgoing e-mails are catched and not actualy sent out.
The mailcatcher website explains how it should be intsalled and configured.
[Mailcatcher](https://mailcatcher.me/)
`````