Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0df2188

Browse files
committed
Typo: "apparentlt" --> "apparently"
1 parent 974e32d commit 0df2188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ clearer error message is produced. This should avoid most
5050
installation problems with Tkinter use (e.g. in IDLE).
5151

5252
- The -i option doesn't make any calls to set[v]buf() for stdin --
53-
this apparentlt screwed up _kbhit() and the _tkinter main loop.
53+
this apparently screwed up _kbhit() and the _tkinter main loop.
5454

5555
- The ntpath module (and hence, os.path on Windows) now parses out UNC
5656
paths (e.g. \\host\mountpoint\dir\file) as "drive letters", so that

0 commit comments

Comments
 (0)