Skip to content

Commit ae0da23

Browse files
committed
Make requested change
1 parent 0b9b2e4 commit ae0da23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Other language changes
175175
* Several error messages incorrectly using the term "argument" have been corrected.
176176
(Contributed by Stan Ulbrych in :gh:`133382`.)
177177

178-
* The interpreter now provides helpful suggestions
178+
* The interpreter now provides a suggestion
179179
when :func:`delattr` fails due to a missing attribute.
180180
When an attribute name that closely resembles an existing attribute is used,
181181
the interpreter will suggest the correct attribute

0 commit comments

Comments
 (0)