Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
GuglielmoFelici authored Jan 3, 2025
1 parent 09f1842 commit 54834bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_registration/settings_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def __new__(
default=False,
help=dedent("""\
This setting ensures the activation link can only be used once.
If REGISTER_VERIFICATION_AUTO_LOGIN is enabled, the link could auto-login
If REGISTER_VERIFICATION_AUTO_LOGIN is enabled, the link could auto-login
the user, which may not be desired.
"""),
),
Expand Down

0 comments on commit 54834bb

Please sign in to comment.