This commit is contained in:
Georg Brandl 2009-11-07 08:26:07 +00:00
parent e471b9b400
commit 1a22e87a30
1 changed files with 1 additions and 1 deletions

View File

@ -1901,7 +1901,7 @@ The public classes of the module :mod:`turtle`
Subclass of TurtleScreen, with :ref:`four methods added <screenspecific>`.
.. class:: ScrolledCavas(master)
.. class:: ScrolledCanvas(master)
:param master: some Tkinter widget to contain the ScrolledCanvas, i.e.
a Tkinter-canvas with scrollbars added