From: Fred Drake Date: Tue, 5 Jan 1999 22:54:49 +0000 (+0000) Subject: Shorten the synopsis that gets into the table of contents. X-Git-Tag: v1.5.2b2~452 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2e40173949031e1c97877fad0202b186c3d3d53;p=thirdparty%2FPython%2Fcpython.git Shorten the synopsis that gets into the table of contents. --- diff --git a/Doc/lib/libimghdr.tex b/Doc/lib/libimghdr.tex index 302d450cb902..54e580148761 100644 --- a/Doc/lib/libimghdr.tex +++ b/Doc/lib/libimghdr.tex @@ -1,5 +1,5 @@ \section{\module{imghdr} --- - Determine the type of image contained in a file or byte stream.} + Determine the type of an image.} \declaremodule{standard}{imghdr} \modulesynopsis{Determine the type of image contained in a file or byte stream.}