summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-05-10 22:36:13 (GMT)
committerFred Drake <fdrake@acm.org>2001-05-10 22:36:13 (GMT)
commit0eeca6342fbd283d37cae827cd64487017a7ace3 (patch)
tree1bbaf6b9aa704a62ce55853d290a0eb712610ec9 /Doc/mac
parent4fa58bfac28fc08dbc928b48f3fe656dc59e0f6a (diff)
downloadcpython-0eeca6342fbd283d37cae827cd64487017a7ace3.zip
cpython-0eeca6342fbd283d37cae827cd64487017a7ace3.tar.gz
cpython-0eeca6342fbd283d37cae827cd64487017a7ace3.tar.bz2
Actually include a synopsis line for the ColorPicker module.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/libcolorpicker.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libcolorpicker.tex b/Doc/mac/libcolorpicker.tex
index c94fdf8..596e9c2 100644
--- a/Doc/mac/libcolorpicker.tex
+++ b/Doc/mac/libcolorpicker.tex
@@ -3,7 +3,7 @@
\declaremodule{extension}{ColorPicker}
\platform{Mac}
-\modulesynopsis{}
+\modulesynopsis{Interface to the standard color selection dialog.}
\moduleauthor{Just van Rossum}{just@letterror.com}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}