Skip to content

Commit 521c83b

Browse files
zuopicnixz
andauthored
Apply suggestion from @picnixz (tiny grammar fix)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 99da393 commit 521c83b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/inspect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
669669
modules), more specific tests are available: :func:`isgetsetdescriptor` and
670670
:func:`ismemberdescriptor`, respectively.
671671

672-
While data descriptors may have also :attr:`~definition.__name__` and
672+
While data descriptors may also have :attr:`~definition.__name__` and
673673
:attr:`!__doc__` attributes (as properties, getsets and member descriptors
674674
do), this is not necessarily the case in general.
675675

0 commit comments

Comments
 (0)