From 9c3f8643058958d591a68d33984db6f3e226b11f Mon Sep 17 00:00:00 2001 From: aruseni Date: Sun, 18 Sep 2016 03:09:15 +0300 Subject: [PATCH] [1.10.x] Fixed a typo in docs/topics/auth/default.txt. Backport of cdde2eac5b4653ef113b892e0a7279cf79ac70c2 from master --- docs/topics/auth/default.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index b5a3aa9125..ca3c5c2a71 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -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