diff options
| author | Berker Peksag <berker.peksag@gmail.com> | 2016-09-28 17:21:52 +0300 |
|---|---|---|
| committer | Berker Peksag <berker.peksag@gmail.com> | 2016-09-28 17:21:52 +0300 |
| commit | c16387b17ff252001633712c6b1c118abcbfb72f (patch) | |
| tree | 018fd93ca2bb03fc28b91daf0d72e67bf9608a39 /Lib/idlelib | |
| parent | de55c612fb3176fad9dd4b17906a03baa487b5e1 (diff) | |
| download | cpython-git-c16387b17ff252001633712c6b1c118abcbfb72f.tar.gz | |
Issue #28300: Fix typos, patch by Shlomi Fish
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 bc169c8800..ff4450495a 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 |
