Skip to content

Commit af23428

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/argparse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1683,7 +1683,7 @@ The Namespace object
16831683
which returns a copy of the object with the specified attributes replaced.
16841684

16851685
.. versionchanged:: next
1686-
Added support of :func:`copy.replace`.
1686+
Added support for :func:`copy.replace`.
16871687

16881688
This class is deliberately simple, just an :class:`object` subclass with a
16891689
readable string representation. If you prefer to have dict-like view of the

0 commit comments

Comments
 (0)