mirror of
https://github.com/python/cpython.git
synced 2025-11-27 05:44:16 +00:00
bpo-40701: doc typo historcal -> historical (GH-25334)
This commit is contained in:
parent
ea9b2d6319
commit
e05a703848
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ not surprise other unsuspecting code by changing global API behavior.
|
||||||
explicit ``prefix``, ``suffix``, or ``dir`` arguments of type
|
explicit ``prefix``, ``suffix``, or ``dir`` arguments of type
|
||||||
str are supplied. Please do not write code expecting or
|
str are supplied. Please do not write code expecting or
|
||||||
depending on this. This awkward behavior is maintained for
|
depending on this. This awkward behavior is maintained for
|
||||||
compatibility with the historcal implementation.
|
compatibility with the historical implementation.
|
||||||
|
|
||||||
.. _tempfile-examples:
|
.. _tempfile-examples:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue