mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fixed a typo in ReST markup.
This commit is contained in:
parent
ec30b3dd8c
commit
e1f849c7d2
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue