]> granicus.if.org Git - python/commitdiff
Case fixes
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 6 Oct 2006 10:39:51 +0000 (10:39 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 6 Oct 2006 10:39:51 +0000 (10:39 +0000)
Doc/lib/libbsddb.tex

index 48a8e122f080c55f71490973c6c75ff575d72773..85ea824db08c69148718fd9d3a0394628c272159 100644 (file)
@@ -35,7 +35,7 @@ documented at the above URLs.  Additional features provided by the
 multiprocess concurrent database access.
 
 The following is a description of the legacy \module{bsddb} interface
-compatible with the old python bsddb module.  Starting in Python 2.5 this
+compatible with the old Python bsddb module.  Starting in Python 2.5 this
 interface should be safe for multithreaded access.  The \module{bsddb.db}
 API is recommended for threading users as it provides better control.