summaryrefslogtreecommitdiffstats
path: root/Doc/library/tkinter.tix.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/tkinter.tix.rst')
-rw-r--r--Doc/library/tkinter.tix.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tkinter.tix.rst b/Doc/library/tkinter.tix.rst
index 6298bac..bbe66d8 100644
--- a/Doc/library/tkinter.tix.rst
+++ b/Doc/library/tkinter.tix.rst
@@ -84,7 +84,7 @@ Tix Widgets
-----------
`Tix <http://tix.sourceforge.net/dist/current/man/html/TixCmd/TixIntro.htm>`_
-introduces over 40 widget classes to the :mod:`Tkinter` repertoire. There is a
+introduces over 40 widget classes to the :mod:`tkinter` repertoire. There is a
demo of all the :mod:`tkinter.tix` widgets in the :file:`Demo/tix` directory of
the standard distribution.