summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/tkinter.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex
index dba20bc..2ad5e0e 100644
--- a/Doc/lib/tkinter.tex
+++ b/Doc/lib/tkinter.tex
@@ -111,6 +111,7 @@ Other modules that provide Tk support include:
Dialog to let the user choose a color.
\item[\module{tkCommonDialog}]
+Base class for the dialogs defined in the other modules listed here.
\item[\module{tkFileDialog}]
Common dialogs to allow the user to specify a file to open or save.