Skip to content

Commit 83aa066

Browse files
committed
Clarify .copy() semantic for multidict proxy
1 parent c353821 commit 83aa066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multidict.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ MultiDictProxy
234234

235235
.. method:: copy()
236236

237-
Return a shallow copy of the dictionary.
237+
Return a shallow copy of the underlying multidict.
238238

239239
.. method:: getone(key[, default])
240240

0 commit comments

Comments
 (0)