]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-39136: Fixed typos (GH-17720)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 29 Dec 2019 00:05:15 +0000 (19:05 -0500)
committerGitHub <noreply@github.com>
Sun, 29 Dec 2019 00:05:15 +0000 (19:05 -0500)
commitdf647f3340d7a40628ba731f80425cb469e72653
tree3bc830a3119ad3dbf84743c6609caa4312ea487b
parent9ee1b156146cb8114ba6d24811bdec456bbf7b8f
[3.8] bpo-39136: Fixed typos (GH-17720)

funtion -> function; configuraton -> configuration; defintitions -> definitions;
focusses -> focuses; necesarily -> necessarily; follwing -> following;
Excape -> Escape,

(cherry picked from commit 6c7bb38ff2799ac218e6df598b2b262f89e2bc1e)
Doc/c-api/init.rst
Doc/c-api/init_config.rst
Doc/faq/programming.rst
Lib/idlelib/NEWS.txt
Lib/tkinter/tix.py