Fixed a typo

This commit is contained in:
Alexander Belopolsky 2010-10-21 22:29:36 +00:00
parent 41f56f0192
commit c08f544844
1 changed files with 1 additions and 1 deletions

View File

@ -2325,7 +2325,7 @@ The demoscripts are:
+----------------+------------------------------+-----------------------+
| round_dance | dancing turtles rotating | compound shapes, clone|
| | pairwise in opposite | shapesize, tilt, |
| | direction | get_polyshape, update |
| | direction | get_shapepoly, update |
+----------------+------------------------------+-----------------------+
| tree | a (graphical) breadth | :func:`clone` |
| | first tree (using generators)| |