[1.10.x] Fixed a typo in docs/topics/auth/default.txt.

Backport of cdde2eac5b from master
This commit is contained in:
aruseni 2016-09-18 03:09:15 +03:00 committed by Tim Graham
parent ddd77d5fd3
commit 9c3f864305
1 changed files with 2 additions and 2 deletions

View File

@ -1308,8 +1308,8 @@ implementation details see :ref:`using-the-views`.
for generating a ``text/html`` multipart email with the password reset for generating a ``text/html`` multipart email with the password reset
link. By default, HTML email is not sent. link. By default, HTML email is not sent.
* ``extra_email_context``: A dictionary of context data that will available * ``extra_email_context``: A dictionary of context data that will be
in the email template. available in the email template.
.. deprecated:: 1.9 .. deprecated:: 1.9