mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	typo
This commit is contained in:
		@@ -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):
 | 
				
			||||||
        """
 | 
					        """
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user