8000 Fix typos and grammatical changes in the 3.10 what's new document (GH… · python/cpython@26c89e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26c89e7

Browse files
Fix typos and grammatical changes in the 3.10 what's new document (GH-26319) (GH-26814)
1 parent 344487b commit 26c89e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ now Python 3.10 will display the exception as:
197197
This improvement was contributed by Pablo Galindo in :issue:`43914`.
198198
199199
A considerable amount of new specialized messages for :exc:`SyntaxError` exceptions
200-
have been incorporated. Some of the most notable ones:
200+
have been incorporated. Some of the most notable ones are as follows:
201201
202202
* Missing ``:`` before blocks:
203203

0 commit comments

Comments
 (0)
0