diff options
author | Stéphane Wirtel <stephane@wirtel.be> | 2018-10-06 14:35:53 (GMT) |
---|---|---|
committer | Julien Palard <julien@palard.fr> | 2018-10-06 14:35:53 (GMT) |
commit | 683281f536981da395575b5a07d6761118259fd2 (patch) | |
tree | a74a3846a6b688094f8faed929d179de1a35e0a0 /Misc/NEWS.d/3.6.0a2.rst | |
parent | ae62f015240c9162773341a9922794e6b960779d (diff) | |
download | cpython-683281f536981da395575b5a07d6761118259fd2.zip cpython-683281f536981da395575b5a07d6761118259fd2.tar.gz cpython-683281f536981da395575b5a07d6761118259fd2.tar.bz2 |
bpo-34906: Doc: Fix typos (2) (GH-9735)
Fix typos
Diffstat (limited to 'Misc/NEWS.d/3.6.0a2.rst')
-rw-r--r-- | Misc/NEWS.d/3.6.0a2.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS.d/3.6.0a2.rst b/Misc/NEWS.d/3.6.0a2.rst index 46387a5..9e7326b 100644 --- a/Misc/NEWS.d/3.6.0a2.rst +++ b/Misc/NEWS.d/3.6.0a2.rst @@ -126,7 +126,7 @@ work at runtime anyway. .. nonce: ffzxpX .. section: Library -Generated names for Tkinter widgets are now more meanful and recognizirable. +Generated names for Tkinter widgets are now more meaningful and recognizable. .. @@ -516,7 +516,7 @@ are added to cover changes. IDLE requires tk 8.5 and availability ttk widgets. Delete now unneeded tk version tests and code for older versions. Add test for IDLE syntax -colorizoer. +colorizer. .. @@ -534,7 +534,7 @@ idlelib.macosx.isXyzTk functions initialize as needed. .. nonce: t7ckly .. section: IDLE -move Aqua unbinding code, which enable context menus, to maxosx. +move Aqua unbinding code, which enable context menus, to macosx. .. |