Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
GuglielmoFelici authored and apragacz committed Jan 6, 2025
1 parent 1f7d270 commit fa2a245
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 fa2a245

Please sign in to comment.