Fixed doc typo in previous commit.

This commit is contained in:
Tim Graham 2013-10-24 21:25:51 -04:00
parent 4e0a2fe59c
commit 43cfc652d2
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@ SMTP backend
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
Here is an attribute which doesn't have a corresponding settting like the
Here is an attribute which doesn't have a corresponding setting like the
others described above:
.. attribute:: timeout