From: Alexander Belopolsky Date: Tue, 9 Nov 2010 03:13:43 +0000 (+0000) Subject: Fixed a typo in ReST markup. X-Git-Tag: v3.2a4~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1f849c7d236838b324936f0f5ca249d5d231f80;p=thirdparty%2FPython%2Fcpython.git Fixed a typo in ReST markup. --- diff --git a/Doc/library/turtle.rst b/Doc/library/turtle.rst index d96a54308951..efe9ae79eb7a 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: