Преглед на файлове

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