]> granicus.if.org Git - python/commitdiff
Fixed a typo
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 21 Oct 2010 22:29:36 +0000 (22:29 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 21 Oct 2010 22:29:36 +0000 (22:29 +0000)
Doc/library/turtle.rst

index 52cfc0bdbe0a413929b41c3dcbb95907eec3959a..2e803bd911842643831abf81d836b48b2a74abea 100644 (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)|                       |