Skip to content

Commit 4b5935a

Browse files
Yuki Kobayashihugovk
andauthored
Update Doc/library/exceptions.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 0ac1804 commit 4b5935a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ The following exceptions are the exceptions that are usually raised.
213213

214214
.. attribute:: obj
215215

216-
The object that was accessed for said attribute.
216+
The object that was accessed for the named attribute.
217217

218218
.. versionchanged:: 3.10
219219
Added the :attr:`name` and :attr:`obj` attributes.

0 commit comments

Comments
 (0)