From 3b6f116f5d93d6a9fb1c32066659e6546edc7d89 Mon Sep 17 00:00:00 2001 From: Felix Freiberger Date: Tue, 12 Sep 2023 12:37:45 +0200 Subject: [PATCH] Fix typo in gift card acceptance page (#3592) --- .../pretixcontrol/organizers/giftcard_acceptance_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html b/src/pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html index 264d0ded83..fe57ab3486 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html @@ -87,7 +87,7 @@ {% blocktrans trimmed %} You can invite other organizers to accept your gift cards. After you have done so, they need to go to the same page in their account and accept your invitation. Note that other organizers will be able - to add money to gift cards as well that you will need to collect form them. It is your responsibility + to add money to gift cards as well that you will need to collect from them. It is your responsibility to handle the exchange of money to offset the transactions between the two organizers. {% endblocktrans %}