Fix typo in source string

This commit is contained in:
Raphael Michel
2022-04-28 20:08:56 +02:00
parent 31cbcc2528
commit 6671d01c19
38 changed files with 39 additions and 37 deletions

View File

@@ -153,7 +153,7 @@ class PaypalSettingsHolder(BasePaymentProvider):
label=_('PayPal'),
required=False,
help_text=_(
'Even if a customer choses an Alternative Payment Method, they will always have the option to '
'Even if a customer chooses an Alternative Payment Method, they will always have the option to '
'revert back to paying with their PayPal account. For this reason, this payment method is always '
'active.'
),