summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/library/turtle.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/library/turtle.rst b/Doc/library/turtle.rst
index d96a543..efe9ae7 100644
--- a/Doc/library/turtle.rst
+++ b/Doc/library/turtle.rst
@@ -2271,9 +2271,8 @@ scripts can be run and viewed using the supplied demo viewer as follows::
python -m turtledemo
-Alternatively, you can run the demo scripts individually. For example,
+Alternatively, you can run the demo scripts individually. For example, ::
-::
python -m turtledemo.bytedesign
The :mod:`turtledemo` package directory contains: