Skip to content

Commit 65bf623

Browse files
vstinnerscoder
andauthored
Update Doc/c-api/dict.rst
Co-authored-by: scoder <[email protected]>
1 parent 4615e77 commit 65bf623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/dict.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Dictionary Objects
4040
4141
Create a dictionary from *keys* and *values* of *length* items.
4242
43-
Return a new empty dictionary, or ``NULL`` on failure.
43+
Return a new dictionary, or ``NULL`` on failure.
4444
4545
.. versionadded:: next
4646

0 commit comments

Comments
 (0)