diff options
author | Fred Drake <fdrake@acm.org> | 2000-10-10 17:03:45 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-10-10 17:03:45 (GMT) |
commit | f8ca7d88c6c6ab1497cb7a6d383b16085a836670 (patch) | |
tree | f777220d74fedf57da54df60e8f1b2c90f214938 /Doc/lib/libsndhdr.tex | |
parent | 2d34cd3ecfd3699d98086518bf4b47f851aa9363 (diff) | |
download | cpython-f8ca7d88c6c6ab1497cb7a6d383b16085a836670.zip cpython-f8ca7d88c6c6ab1497cb7a6d383b16085a836670.tar.gz cpython-f8ca7d88c6c6ab1497cb7a6d383b16085a836670.tar.bz2 |
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
Diffstat (limited to 'Doc/lib/libsndhdr.tex')
-rw-r--r-- | Doc/lib/libsndhdr.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsndhdr.tex b/Doc/lib/libsndhdr.tex index 43f04ec..a7f8c6e 100644 --- a/Doc/lib/libsndhdr.tex +++ b/Doc/lib/libsndhdr.tex @@ -1,5 +1,5 @@ \section{\module{sndhdr} --- - Determine type of sound file.} + Determine type of sound file} \declaremodule{standard}{sndhdr} \modulesynopsis{Determine type of a sound file.} |