mirror of https://gitlab.crans.org/bde/nk20
typo
This commit is contained in:
parent
c6a2849d35
commit
834d68fe35
|
@ -157,7 +157,7 @@ WORDS = {
|
||||||
class WEISurveyForm2023(forms.Form):
|
class WEISurveyForm2023(forms.Form):
|
||||||
"""
|
"""
|
||||||
Survey form for the year 2023.
|
Survey form for the year 2023.
|
||||||
Members answer 20 question, from which we calculate the best associated bus.
|
Members answer 20 questions, from which we calculate the best associated bus.
|
||||||
"""
|
"""
|
||||||
def set_registration(self, registration):
|
def set_registration(self, registration):
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue