Issue #7061: Simplified a section title.

This commit is contained in:
Alexander Belopolsky 2010-11-01 15:45:34 +00:00
parent 72c553829a
commit 6509599056
1 changed files with 2 additions and 2 deletions

View File

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