From 2ff9e92068f3e60d431c51bae3a74def75bad4ea Mon Sep 17 00:00:00 2001 From: Thomas Wouters Date: Wed, 23 May 2001 15:21:50 +0000 Subject: [PATCH] Backport Fred's checkin 1.3: Actually include a synopsis line for the ColorPicker module. --- Doc/mac/libcolorpicker.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.47.3