mirror of
https://github.com/Hopiu/django.git
synced 2026-05-01 12:14:51 +00:00
Fixed doc typo in previous commit.
This commit is contained in:
parent
4e0a2fe59c
commit
43cfc652d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue