summaryrefslogtreecommitdiff
path: root/docs/topics/auth/default.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/auth/default.txt')
-rw-r--r--docs/topics/auth/default.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt
index 234a698087..328b9c69bf 100644
--- a/docs/topics/auth/default.txt
+++ b/docs/topics/auth/default.txt
@@ -1351,8 +1351,8 @@ implementation details see :ref:`using-the-views`.
**Template context:**
- * ``form``: The form (see ``set_password_form`` above) for setting the
- new user's password.
+ * ``form``: The form (see ``form_class`` above) for setting the new user's
+ password.
* ``validlink``: Boolean, True if the link (combination of ``uidb64`` and
``token``) is valid or unused yet.