Skip to content

Commit aa3a352

Browse files
authored
bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421)
1 parent 6edf06b commit aa3a352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.9.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ More generally, try to run your tests in the :ref:`Python Development Mode
135135
<devmode>` which helps to prepare your code to make it compatible with the
136136
next Python version.
137137

138-
Note: a number of pre-existing deprecatations were removed in this version
139-
of Python as well. Consult the :ref:`removed-in-python-39` section.
138+
Note: a number of pre-existing deprecations were removed in this version of
139+
Python as well. Consult the :ref:`removed-in-python-39` section.
140140

141141

142142
New Features

0 commit comments

Comments
 (0)