Skip to content

Commit 1d01fa0

Browse files
xybestyxx
authored andcommitted
Fix typos in documentation (pythonGH-120440)
1 parent fb78f69 commit 1d01fa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Fix use-after free in ``list_richcompare_impl`` which can be invoked via
2-
some specificly tailored evil input.
2+
some specifically tailored evil input.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Respect :envvar:`PYTHON_BASIC_REPL` when running in interative inspect mode
1+
Respect :envvar:`PYTHON_BASIC_REPL` when running in interactive inspect mode
22
(``python -i``). Patch by Pablo Galindo

0 commit comments

Comments
 (0)