aboutsummaryrefslogtreecommitdiffstats
path: root/generate_html_cs.py
diff options
context:
space:
mode:
Diffstat (limited to 'generate_html_cs.py')
-rwxr-xr-xgenerate_html_cs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_html_cs.py b/generate_html_cs.py
index e06d2b5..7175511 100755
--- a/generate_html_cs.py
+++ b/generate_html_cs.py
@@ -14,7 +14,7 @@ book_abbrs = {
"Gn": "Gen", "Ex": "Exod",
"Lv": "Lev", # NA in source code,
"Nu": "Num", "Dt": "Deut", "Jos": "Josh", "Jdc": "Judg",
- "Ruth": "Ruth", # NA in source code
+ "Rth": "Ruth",
"1Sm": "1Sam", "2Sm": "2Sam", "1Rg": "1Kgs", "2Rg": "2Kgs",
"1Chr": "1Chr", "2Chr": "2Chr",
"Esr": "Ezra",