Skip to content

Commit f067efa

Browse files
authored
Fix typo in news document (GH-122209)
1 parent 9eb7341 commit f067efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix an array out of bounds crash in ``list_ass_subscript``, which could be
2-
invoked via some specificly tailored input: including concurrent modification
2+
invoked via some specifically tailored input: including concurrent modification
33
of a list object, where one thread assigns a slice and another clears it.

0 commit comments

Comments
 (0)