Commit 43cfc652 authored by Tim Graham's avatar Tim Graham
Browse files

Fixed doc typo in previous commit.

parent 4e0a2fe5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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