summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libzlib.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-18 17:43:06 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-18 17:43:06 (GMT)
commitba0a9899880849f05ab22190147528b0ea054f5a (patch)
treecf5f9e87a2158cd1dc6c9605acd9b022ce9f444a /Doc/lib/libzlib.tex
parent510dfbad3d94e1137b161e972a9fb6811fcb6ad5 (diff)
downloadcpython-ba0a9899880849f05ab22190147528b0ea054f5a.zip
cpython-ba0a9899880849f05ab22190147528b0ea054f5a.tar.gz
cpython-ba0a9899880849f05ab22190147528b0ea054f5a.tar.bz2
Make all the \seemodule explanations consistent: start with a capitalized
letter and end with proper punctuation. "Documenting Python" will be updated accordingly so that this will be editorial policy for the Python documentation.
Diffstat (limited to 'Doc/lib/libzlib.tex')
-rw-r--r--Doc/lib/libzlib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libzlib.tex b/Doc/lib/libzlib.tex
index 0b3dd09..1da7f78 100644
--- a/Doc/lib/libzlib.tex
+++ b/Doc/lib/libzlib.tex
@@ -148,7 +148,7 @@ action is to delete the object.
\end{methoddesc}
\begin{seealso}
- \seemodule{gzip}{reading and writing \program{gzip}-format files}
+ \seemodule{gzip}{Reading and writing \program{gzip}-format files.}
\seeurl{http://www.info-zip.org/pub/infozip/zlib/}{The
zlib library home page.}
\end{seealso}