Skip to content

Commit e1f849c

Browse files
committed
Fixed a typo in ReST markup.
1 parent ec30b3d commit e1f849c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/library/turtle.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,9 +2271,8 @@ scripts can be run and viewed using the supplied demo viewer as follows::
22712271

22722272
python -m turtledemo
22732273

2274-
Alternatively, you can run the demo scripts individually. For example,
2274+
Alternatively, you can run the demo scripts individually. For example, ::
22752275

2276-
::
22772276
python -m turtledemo.bytedesign
22782277

22792278
The :mod:`turtledemo` package directory contains:

0 commit comments

Comments
 (0)