]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39136: Fixed typos (GH-17720)
authorGurupad Hegde <gurupad93@gmail.com>
Sat, 28 Dec 2019 22:16:02 +0000 (17:16 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 28 Dec 2019 22:16:02 +0000 (17:16 -0500)
commit6c7bb38ff2799ac218e6df598b2b262f89e2bc1e
tree1c7a05153ff747a88c4462a71abc7905fc0ad597
parent98f0f04b5016e63561d313a3446b7b58f2c12611
bpo-39136: Fixed typos (GH-17720)

funtion -> function; configuraton -> configuration; defintitions -> definitions;
focusses -> focuses; necesarily -> necessarily; follwing -> following;
Excape -> Escape,
Doc/c-api/init.rst
Doc/c-api/init_config.rst
Doc/c-api/structures.rst
Doc/faq/programming.rst
Doc/library/ast.rst
Doc/library/test.rst
Lib/idlelib/NEWS.txt
Lib/tkinter/tix.py
Misc/NEWS.d/3.9.0a2.rst