]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Case fixes
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 6 Oct 2006 10:38:10 +0000 (10:38 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 6 Oct 2006 10:38:10 +0000 (10:38 +0000)
Doc/lib/libbsddb.tex

index 452d7db2cf9a6928f1d269c7697e16627750302d..9bda8e18669fb0f7d58e2b292370597a0600bc99 100644 (file)
@@ -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.