Skip to content

Commit

Permalink
Articulate
Browse files Browse the repository at this point in the history
  • Loading branch information
comradekingu authored Sep 9, 2024
1 parent 8f13f35 commit 93a4568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weblate/accounts/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ class EmailForm(UniqueEmailMixin):

email = EmailField(
label=gettext_lazy("E-mail"),
help_text=gettext_lazy("En e-mail with a confirmation link will be sent here."),
help_text=gettext_lazy("An e-mail with a confirmation link will be sent here."),
)


Expand Down

0 comments on commit 93a4568

Please sign in to comment.