From: Skip Montanaro Date: Mon, 5 May 2003 14:16:41 +0000 (+0000) Subject: typo X-Git-Tag: v2.3c1~852 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=581c36773a5915411611d7079b62dce9976adaf1;p=python typo --- diff --git a/Lib/dbhash.py b/Lib/dbhash.py index 7aec772c87..9f8a9c3f28 100644 --- a/Lib/dbhash.py +++ b/Lib/dbhash.py @@ -1,4 +1,4 @@ -"""Provide a (g)dbm-compatible interface to bsdhash.hashopen.""" +"""Provide a (g)dbm-compatible interface to bsddb.hashopen.""" import sys try: