commit | f8ca7d88c6c6ab1497cb7a6d383b16085a836670 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Oct 10 17:03:45 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Oct 10 17:03:45 2000 +0000 |
tree | f777220d74fedf57da54df60e8f1b2c90f214938 | |
parent | 2d34cd3ecfd3699d98086518bf4b47f851aa9363 [diff] [blame] |
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
diff --git a/Doc/lib/libreadline.tex b/Doc/lib/libreadline.tex index f59ddac..9d0091a 100644 --- a/Doc/lib/libreadline.tex +++ b/Doc/lib/libreadline.tex
@@ -4,7 +4,7 @@ \declaremodule{builtin}{readline} \platform{Unix} \sectionauthor{Skip Montanaro}{skip@mojam.com} -\modulesynopsis{GNU Readline in Python.} +\modulesynopsis{GNU readline support for Python.} The \module{readline} module defines a number of functions used either