From c08f5448448ebb8d0aca65eb612f8fb4d9f2d6c2 Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Thu, 21 Oct 2010 22:29:36 +0000 Subject: Fixed a typo --- Doc/library/turtle.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/turtle.rst b/Doc/library/turtle.rst index 52cfc0b..2e803bd 100644 --- a/Doc/library/turtle.rst +++ b/Doc/library/turtle.rst @@ -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)| | -- cgit v0.12