From 28e769dfe6a65bf604f5adc6a650ab47ba6b3bef Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 23 Sep 2019 08:17:58 +0200 Subject: [PATCH] Fixed typo in docs/ref/settings.txt. --- docs/ref/settings.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 94b8bbcb94..00538ccbf7 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -2887,9 +2887,9 @@ Used by the :class:`~django.contrib.auth.views.PasswordResetConfirmView`. .. note:: - Reducing the value of this timeout doesn't make difference to the ability of - an attacker to brute-force a password reset token. Tokens are designed to be - safe from brute-forcing without any timeout. + Reducing the value of this timeout doesn't make any difference to the + ability of an attacker to brute-force a password reset token. Tokens are + designed to be safe from brute-forcing without any timeout. This timeout exists to protect against some unlikely attack scenarios, such as someone gaining access to email archives that may contain old, unused