mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
Fix typo.
This commit is contained in:
parent
532d091d05
commit
cc9d237fe7
1 changed files with 2 additions and 2 deletions
|
@ -1165,8 +1165,8 @@ alternate implementation. (Contributed by Alexander Belopolsky.)
|
||||||
IDLE
|
IDLE
|
||||||
====
|
====
|
||||||
|
|
||||||
* The format menu now has an option to clean-up source files by strip trailing
|
* The format menu now has an option to clean-up source files by stripping
|
||||||
whitespace (:issue:`5150`).
|
trailing whitespace (:issue:`5150`).
|
||||||
|
|
||||||
|
|
||||||
Build and C API Changes
|
Build and C API Changes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue