Skip to content

Commit aa3ab5b

Browse files
authored
Add :
1 parent 28e78d0 commit aa3ab5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/deprecations/pending-removal-in-3.16.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pending Removal in Python 3.16
99
``~bool``, bitwise inversion on bool.
1010

1111
* :mod:`socket`:
12-
:class:`socket.SocketType` use :class:`socket.socket` type instead.
12+
:class:`socket.SocketType`: use :class:`socket.socket` type instead.
1313
(Contributed by James Roy in :gh:`88427`.)
1414

1515
* :mod:`symtable`:

0 commit comments

Comments
 (0)