浏览代码

Fixed doc typo in previous commit.

Tim Graham 11 年之前
父节点
当前提交
43cfc652d2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/topics/email.txt

+ 1 - 1
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