install.rst: Fix typo

setnd => send
This commit is contained in:
Mitchel Humpherys 2016-05-15 00:55:59 -07:00
parent 303872d7c2
commit fe261a1e54

View File

@ -96,6 +96,6 @@ Adding To Your Django Project
Alter the URL to suit your installation path.
9. Load initial e-mail templates, otherwise you will not be able to setnd e-mail::
9. Load initial e-mail templates, otherwise you will not be able to send e-mail::
python manage.py loaddata emailtemplate.json