]> granicus.if.org Git - python/commitdiff
Issue #7061: Fixed section title
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 21 Oct 2010 18:15:39 +0000 (18:15 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 21 Oct 2010 18:15:39 +0000 (18:15 +0000)
Doc/library/turtle.rst

index 7ef157cd086f199f9252ff4f513c15bb7d96c2fc..52cfc0bdbe0a413929b41c3dcbb95907eec3959a 100644 (file)
@@ -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