Skip to content

Commit 0a57448

Browse files
vstinnerkalvdans
andauthored
Update Lib/pydoc_data/topics.py
Co-authored-by: kalvdans <[email protected]>
1 parent 4c5c8d2 commit 0a57448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/pydoc_data/topics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13174,7 +13174,7 @@ class dict(iterable, /, **kwargs)
1317413174

1317513175
See also:
1317613176

13177-
"frozendict" can be used to create a read-only view of a "dict".
13177+
"frozendict" can be used to create a read-only copy of a "dict".
1317813178

1317913179

1318013180
Dictionary view objects

0 commit comments

Comments
 (0)