From a8cbb06bb058c28a18408772a1a8d795daede583 Mon Sep 17 00:00:00 2001 From: Martin Gross Date: Tue, 12 Jan 2021 12:43:02 +0100 Subject: [PATCH] Fixing all-time favorite pretix/prefix typo --- src/pretix/base/forms/questions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/base/forms/questions.py b/src/pretix/base/forms/questions.py index 662b5e5a7..08e249e81 100644 --- a/src/pretix/base/forms/questions.py +++ b/src/pretix/base/forms/questions.py @@ -229,7 +229,7 @@ class WrappedPhonePrefixSelect(Select): if value and self.choices[1][0] != value: matching_choices = len([1 for p, c in self.choices if p == value]) if matching_choices > 1: - # Some countries share a phone pretix, for example +1 is used all over the Americas. + # Some countries share a phone prefix, for example +1 is used all over the Americas. # This causes a UX problem: If the default value or the existing data is +12125552368, # the widget will just show the first