Handle documentation for turtle rename.

This commit is contained in:
Georg Brandl 2008-09-21 07:50:52 +00:00
parent 33d1ae8563
commit 23d11d31fe
3 changed files with 4 additions and 4 deletions

View file

@ -99,7 +99,7 @@ Other modules that provide Tk support include:
Drag-and-drop support for :mod:`tkinter`. This is experimental and should
become deprecated when it is replaced with the Tk DND.
:mod:`tkinter.turtle`
:mod:`turtle`
Turtle graphics in a Tk window.