Skip to content

Commit 512da21

Browse files
Fix references.
1 parent ed5015d commit 512da21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ dbm
834834
(Contributed by Raymond Hettinger and Erlend E. Aasland in :gh:`100414`.)
835835

836836
* Allow removing all items from the database through
837-
the new :meth:`.gdbm.clear` and :meth:`.ndbm.clear` methods.
837+
the new :meth:`!clear` methods of the GDBM and NDBM database objects.
838838
(Contributed by Donghee Na in :gh:`107122`.)
839839

840840

0 commit comments

Comments
 (0)