]> granicus.if.org Git - python/commitdiff
Issue #7061: Simplified a section title.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 1 Nov 2010 15:45:34 +0000 (15:45 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 1 Nov 2010 15:45:34 +0000 (15:45 +0000)
Doc/library/turtle.rst

index c96021fb5bc546cf8b44f4f5bd73bef286a59fe5..d424b43ee597fcb3762841ba835f4a9636572c80 100644 (file)
@@ -1994,8 +1994,8 @@ Methods specific to Screen, not inherited from TurtleScreen
       >>> screen.title("Welcome to the turtle zoo!")
 
 
-The public classes of the module :mod:`turtle`
-==============================================
+Public classes
+==============
 
 
 .. class:: RawTurtle(canvas)