Skip to content

Commit 104f8dc

Browse files
Say "support for" instead of "support of"
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 64e4a59 commit 104f8dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/optparse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ As you can see, most actions involve storing or updating a value somewhere.
10771077
which returns a copy of the object with the specified attributes replaced.
10781078

10791079
.. versionchanged:: next
1080-
Added support of :func:`copy.replace`.
1080+
Added support for :func:`copy.replace`.
10811081

10821082
Option
10831083
arguments (and various other values) are stored as attributes of this object,

0 commit comments

Comments
 (0)