Fixed a typo

This commit is contained in:
Alexander Belopolsky 2010-10-21 22:29:36 +00:00
parent 41f56f0192
commit c08f544844

View file

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