From 43cfc652d250ba6bc746f22ce429d6e0a7e60103 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 24 Oct 2013 21:25:51 -0400 Subject: [PATCH] Fixed doc typo in previous commit. --- docs/topics/email.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/email.txt b/docs/topics/email.txt index 06815c38860..ea3939a836f 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