From 41f56f019276632ee79919543539f4b141c8e645 Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Thu, 21 Oct 2010 18:15:39 +0000 Subject: Issue #7061: Fixed section title --- 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 7ef157c..52cfc0b 100644 --- a/Doc/library/turtle.rst +++ b/Doc/library/turtle.rst @@ -1457,7 +1457,7 @@ Special Turtle methods .. _compoundshapes: Compound shapes ------------------------------------------ +--------------- To use compound turtle shapes, which consist of several polygons of different color, you must use the helper class :class:`Shape` explicitly as described -- cgit v0.12