]> granicus.if.org Git - python/commitdiff
Fixed a typo in ReST markup.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 9 Nov 2010 03:13:43 +0000 (03:13 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 9 Nov 2010 03:13:43 +0000 (03:13 +0000)
Doc/library/turtle.rst

index d96a5430895184cad2c16a405536265e2364d421..efe9ae79eb7a96d88401546d8e8b1246d9bdc769 100644 (file)
@@ -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: