Skip to content

Commit 57f08a6

Browse files
committed
Fix wording
1 parent 107e7c0 commit 57f08a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Attribute access suggestions in :exc:`AttributeError` tracebacks are now
2-
collated with the original attribute access and prepended with a dot
2+
collated with the original attribute accesses and prepended with a dot
33
(e.g. ``'.datetime.now'``) to make them easier to understand.
44
Contributed by Bartosz Sławecki.

0 commit comments

Comments
 (0)