diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-18 12:42:26 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-18 16:38:41 +0100 |
commit | 12a5b1ec7b9e69d3d3313fcea491fc811646d360 (patch) | |
tree | cfdaf3d413203b2d1db7606b43d400daba9ea525 | |
parent | cd916ab67bc58cee9f27ba6b343ec245ed7e91cb (diff) |
Fix typo
-rw-r--r-- | docs/installing/email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 25ce73727..0d66ba193 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -258,7 +258,7 @@ Change the `user-support` line in `/var/www/alaveteli/config/aliases`: #### Making the changes live in exim -Finally, execute the command: +Finally, execute the commands: update-exim4.conf service exim4 restart |