Skip to content

Commit 3c18d98

Browse files
Yuki Kobayashiskirpichev
andauthored
Update Doc/library/dbm.rst
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent 1b0dfb0 commit 3c18d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/dbm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ The :mod:`!dbm.dumb` module defines the following:
455455
.. method:: dumbdbm.sync()
456456

457457
Synchronize the on-disk directory and data files. This method is called
458-
by the :meth:`Shelf.sync <shelve.Shelf.sync>` method.
458+
by the :meth:`shelve.Shelf.sync` method.
459459

460460
.. method:: dumbdbm.close()
461461

0 commit comments

Comments
 (0)