1
0
mirror of https://github.com/django/django.git synced 2025-04-05 05:56:42 +00:00

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

Backport of cdde2eac5b4653ef113b892e0a7279cf79ac70c2 from master
This commit is contained in:
aruseni 2016-09-18 03:09:15 +03:00 committed by Tim Graham
parent ddd77d5fd3
commit 9c3f864305

View File

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