Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03b2a1c

Browse files
committed
#17623: fix whatsnew typo
Patch by Thomas Heller.
1 parent 6b7a5ae commit 03b2a1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2017,7 +2017,7 @@ tempfile
20172017
--------
20182018

20192019
:class:`tempfile.SpooledTemporaryFile`\'s
2020-
:meth:`~tempfile.SpooledTemporaryFile.trucate` method now accepts
2020+
:meth:`~tempfile.SpooledTemporaryFile.truncate` method now accepts
20212021
a ``size`` parameter. (Contributed by Ryan Kelly in :issue:`9957`.)
20222022

20232023

0 commit comments

Comments
 (0)