summaryrefslogtreecommitdiff
path: root/Doc/library/idle.rst
diff options
context:
space:
mode:
authorAndrés Delfino <adelfino@gmail.com>2018-09-14 14:13:09 -0300
committerPetr Viktorin <encukou@gmail.com>2018-09-14 10:13:09 -0700
commit271818fe279df5ab292789f97c3a52c477bd8f13 (patch)
treed53219504a31b64f3f90917577cada08b7bff1cf /Doc/library/idle.rst
parentc9d66f0ed4f07b9d184d22abbfdd4c3c8e2702df (diff)
downloadcpython-git-271818fe279df5ab292789f97c3a52c477bd8f13.tar.gz
Fix "Python" casing in a few places (GH-9001)
Diffstat (limited to 'Doc/library/idle.rst')
-rw-r--r--Doc/library/idle.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 58e61931aa..0eb1b44f80 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -303,7 +303,7 @@ Python Docs
and open docs.python.org showing the latest Python documentation.
Turtle Demo
- Run the turtledemo module with example python code and turtle drawings.
+ Run the turtledemo module with example Python code and turtle drawings.
Additional help sources may be added here with the Configure IDLE dialog under
the General tab.