1
0
mirror of https://github.com/django/django.git synced 2025-03-31 11:37:06 +00:00

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

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