From 5f768c3be273252e8f65724c40bcccdbd5529340 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 9 Jun 2026 12:12:32 +0200 Subject: [PATCH] Update src/pretix/control/templates/pretixcontrol/organizers/team_edit.html Co-authored-by: pajowu --- .../control/templates/pretixcontrol/organizers/team_edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html b/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html index 062c8b635a..f855d5b89a 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/team_edit.html @@ -58,7 +58,7 @@ {% endblocktrans %} {% blocktrans trimmed %} For example, someone with access to orders will be able to see some information about - vouchers used to create an order, even if they generelly can't see vouchers direclty. + vouchers used to create an order, even if they generally can't see vouchers directly. {% endblocktrans %}

{% for f in form.event_field_names %}