Content deleted Content added
Revamped how the Lectures on Faith are treated to match the D&C (their structural analogue on WS) |
m Fixed typo (extra definite article) |
||
Line 356:
end
-- Special case for Lectures on Faith
if fullBookName == "
if chapterParam then
fullBookName = "Lecture " .. getLectureOrdinal(chapterParam)
|