diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/email.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/email.txt b/docs/topics/email.txt index 06815c3886..ea3939a836 100644 --- a/docs/topics/email.txt +++ b/docs/topics/email.txt @@ -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 |
