commit | 41f56f019276632ee79919543539f4b141c8e645 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Thu Oct 21 18:15:39 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Thu Oct 21 18:15:39 2010 +0000 |
tree | 92485be35a580141d336bdcb833fa76b985263a6 | |
parent | 2efeb40d5f3ba496942e6a1997b64f7028316c28 [diff] [blame] |
Issue #7061: Fixed section title
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 @@ .. _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