diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2016-09-28 14:22:26 (GMT) |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2016-09-28 14:22:26 (GMT) |
commit | d39370ba41cbc2df84485d5d42833fafa6ad704c (patch) | |
tree | 4a1c0eb38880bbb2a7950cab4b1c5a3493c46128 /Lib/idlelib | |
parent | fa4a3058838c3901b571e54bd5111fb1c1f02a1e (diff) | |
parent | c16387b17ff252001633712c6b1c118abcbfb72f (diff) | |
download | cpython-d39370ba41cbc2df84485d5d42833fafa6ad704c.zip cpython-d39370ba41cbc2df84485d5d42833fafa6ad704c.tar.gz cpython-d39370ba41cbc2df84485d5d42833fafa6ad704c.tar.bz2 |
Issue #28300: Merge from 3.5
Diffstat (limited to 'Lib/idlelib')
-rw-r--r-- | Lib/idlelib/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/README.txt b/Lib/idlelib/README.txt index 74ec08a..51e8ef5 100644 --- a/Lib/idlelib/README.txt +++ b/Lib/idlelib/README.txt @@ -16,7 +16,7 @@ and omissions and lag behind changes in idlelib. IDLELIB FILES -Implemetation files not in IDLE MENU are marked (nim). +Implementation files not in IDLE MENU are marked (nim). Deprecated files and objects are listed separately as the end. Startup |