Skip to content

Commit e05a703

Browse files
authored
bpo-40701: doc typo historcal -> historical (GH-25334)
1 parent ea9b2d6 commit e05a703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/tempfile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ not surprise other unsuspecting code by changing global API behavior.
305305
explicit ``prefix``, ``suffix``, or ``dir`` arguments of type
306306
str are supplied. Please do not write code expecting or
307307
depending on this. This awkward behavior is maintained for
308-
compatibility with the historcal implementation.
308+
compatibility with the historical implementation.
309309

310310
.. _tempfile-examples:
311311

0 commit comments

Comments
 (0)