diff options
| author | Fred Drake <fdrake@acm.org> | 1999-01-05 22:54:49 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-01-05 22:54:49 +0000 |
| commit | a2e40173949031e1c97877fad0202b186c3d3d53 (patch) | |
| tree | 838f480f48c8fcbf4e456521f4b105f3cef18265 /Doc/lib | |
| parent | ccc627200a371ab0b0372c960b27ff792d4642f6 (diff) | |
| download | cpython-git-a2e40173949031e1c97877fad0202b186c3d3d53.tar.gz | |
Shorten the synopsis that gets into the table of contents.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/libimghdr.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libimghdr.tex b/Doc/lib/libimghdr.tex index 302d450cb9..54e5801487 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.} |
