Fix an English word usage

This commit is contained in:
Raphael Michel
2024-07-26 13:54:16 +02:00
parent 42e26738e5
commit f660f35766
47 changed files with 47 additions and 47 deletions

View File

@@ -1480,7 +1480,7 @@ DEFAULTS = {
widget=forms.NumberInput(),
help_text=_('With an increased limit, a customer may request more than one ticket for a specific product '
'using the same, unique email address. However, regardless of this setting, they will need to '
'fill the waitlist form multiple times if they want more than one ticket, as every entry only '
'fill the waiting list form multiple times if they want more than one ticket, as every entry only '
'grants one single ticket at a time.'),
)
},