Fix typos

This commit is contained in:
Raphael Michel
2022-04-27 16:03:19 +02:00
parent 14f8ed8843
commit 3f1521a3c5
39 changed files with 76 additions and 74 deletions

View File

@@ -131,7 +131,7 @@ class Discount(LoggedModel):
help_text=_(
'This option allows you to create discounts of the type "buy X get Y reduced/for free". For example, if '
'you set "Minimum number of matching products" to four and this value to two, the customer\'s cart will be '
'split into grups of four tickets and the cheapest two tickets within every group will be discounted. If '
'split into groups of four tickets and the cheapest two tickets within every group will be discounted. If '
'you want to grant the discount on all matching products, keep this field empty.'
),
null=True,