From: Fred Drake Date: Thu, 10 May 2001 22:36:13 +0000 (+0000) Subject: Actually include a synopsis line for the ColorPicker module. X-Git-Tag: v2.2a3~1829 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0eeca6342fbd283d37cae827cd64487017a7ace3;p=thirdparty%2FPython%2Fcpython.git Actually include a synopsis line for the ColorPicker module. --- diff --git a/Doc/mac/libcolorpicker.tex b/Doc/mac/libcolorpicker.tex index c94fdf863a96..596e9c2e2734 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}