From 08d7a49e81346562bf63fd1b30e57d978c829601 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 6 Oct 2006 10:38:10 +0000 Subject: [PATCH] Case fixes --- Doc/lib/libbsddb.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libbsddb.tex b/Doc/lib/libbsddb.tex index 452d7db2cf9a..9bda8e18669f 100644 --- a/Doc/lib/libbsddb.tex +++ b/Doc/lib/libbsddb.tex @@ -20,7 +20,7 @@ through 4.3 at the time of this writing). \begin{seealso} \seeurl{http://pybsddb.sourceforge.net/} - {Website with documentation for the new python Berkeley DB + {Website with documentation for the new Python Berkeley DB interface that closely mirrors the object oriented interface provided in Berkeley DB 3 and 4.} @@ -29,7 +29,7 @@ through 4.3 at the time of this writing). \end{seealso} The following is a description of the legacy \module{bsddb} interface -compatible with the old python bsddb module. For details about the more +compatible with the old Python bsddb module. For details about the more modern Db and DbEnv object oriented interface see the above mentioned pybsddb URL. -- 2.47.3