unfixed typo?

This commit is contained in:
2024-10-04 00:28:41 +02:00
parent 94ae65c4f4
commit e34e379f62

View File

@ -29,7 +29,7 @@ define ending_2_tuple = [
define ending_3_tuple = [ define ending_3_tuple = [
(_("11.5. Announcing a Date"), "lPromAnnouncement"), (_("11.5. Announcing a Date"), "lPromAnnouncement"),
(_("12. Let's all go Camping"), "chapter_12C"), (_("12. Let's all go Camping"), "chapter_12C"),
(_("13. Prom is Surprising"), "chapter_12_5C"), (_("13. Prom is Suprising"), "chapter_12_5C"),
(_("14. Volcano Highschool Musical"), "chapter_14C") (_("14. Volcano Highschool Musical"), "chapter_14C")
] ]