SF Patch #1093896:  miscellaneous doc typos
diff --git a/Doc/lib/libbsddb.tex b/Doc/lib/libbsddb.tex
index b597958..f62dba6 100644
--- a/Doc/lib/libbsddb.tex
+++ b/Doc/lib/libbsddb.tex
@@ -16,7 +16,7 @@
 
 Starting with Python 2.3 the \module{bsddb} module requires the
 Berkeley DB library version 3.2 or later (it is known to work with 3.2
-thru 4.3 at the time of this writing).
+through 4.3 at the time of this writing).
 
 \begin{seealso}
   \seeurl{http://pybsddb.sourceforge.net/}{Website with documentation