diff options
| author | Fred Drake <fdrake@acm.org> | 2000-10-10 17:03:45 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-10-10 17:03:45 +0000 |
| commit | f8ca7d88c6c6ab1497cb7a6d383b16085a836670 (patch) | |
| tree | f777220d74fedf57da54df60e8f1b2c90f214938 /Doc/lib/librepr.tex | |
| parent | 2d34cd3ecfd3699d98086518bf4b47f851aa9363 (diff) | |
| download | cpython-git-f8ca7d88c6c6ab1497cb7a6d383b16085a836670.tar.gz | |
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
Diffstat (limited to 'Doc/lib/librepr.tex')
| -rw-r--r-- | Doc/lib/librepr.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/librepr.tex b/Doc/lib/librepr.tex index 2a372c8c2c..8dfd0b4455 100644 --- a/Doc/lib/librepr.tex +++ b/Doc/lib/librepr.tex @@ -1,5 +1,5 @@ \section{\module{repr} --- - Alternate \function{repr()} implementation.} + Alternate \function{repr()} implementation} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org} \declaremodule{standard}{repr} |
