[1.10.x] Fixed a typo in docs/topics/auth/default.txt.
Backport of cdde2eac5b
from master
This commit is contained in:
parent
ddd77d5fd3
commit
9c3f864305
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue