mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
pedagogy: fix typo for AUTUMN_AND_SPRING
This commit is contained in:
@ -421,7 +421,7 @@ SITH_PEDAGOGY_UV_SEMESTER = [
|
||||
("CLOSED", _("Closed")),
|
||||
("AUTUMN", _("Autumn")),
|
||||
("SPRING", _("Spring")),
|
||||
("AUTOMN_AND_SPRING", _("Autumn and spring")),
|
||||
("AUTUMN_AND_SPRING", _("Autumn and spring")),
|
||||
]
|
||||
|
||||
SITH_PEDAGOGY_UV_LANGUAGE = [
|
||||
|
Reference in New Issue
Block a user