about summary refs log tree commit diff
path: root/biblestudy.py
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2024-03-07 08:49:50 -0500
committerZach DeCook <zachdecook@librem.one>2024-03-07 08:49:50 -0500
commite4be862a7857f9d0ebd5308437de1531e694b685 (patch)
tree01b5c2b7abeddd26e8c24ead1faab71af9616e3e /biblestudy.py
parent6e07db43e3efb4b9eb176ae0229bff0cc81737b3 (diff)
downloadcgi-bin-e4be862a7857f9d0ebd5308437de1531e694b685.tar.gz
plans: drop OEB
BSB and webp are more faithful
Diffstat (limited to 'biblestudy.py')
-rwxr-xr-xbiblestudy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/biblestudy.py b/biblestudy.py
index 65f55e2..2870ad4 100755
--- a/biblestudy.py
+++ b/biblestudy.py
@@ -12,6 +12,7 @@ from tcgnt import printtcgnt
 from hboWLC import printhboWLC
 
 def main(qs):
+  qs = qs.replace('%20',' ')
   if not qs:
     print("10 Enter a scripture reference\r\n")
     return