Syntax / Typo

This commit is contained in:
Canis Artorus 2023-02-07 23:16:04 -07:00
parent 2976480cfc
commit 53cb2ed342
2 changed files with 9 additions and 10 deletions

View file

@ -832,7 +832,7 @@ function recalculateReligions(must) {
Religions.resetUnlockedReligions();
Religions.expandReligions();
Religions.expandHeresies();
Religions.checkReligionCentres();
Religions.checkReligionCenters();
drawReligions();
refreshReligionsEditor();