diff options
author | Georg Brandl <georg@python.org> | 2006-01-23 21:33:03 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-01-23 21:33:03 (GMT) |
commit | 296152e644e9974ed3152f1f5789d4da532eab47 (patch) | |
tree | 1cd93b6f4325d68ae1f36b482ed399222c1b2742 /Doc/lib/libcookie.tex | |
parent | 8797578a06aa65e3f2b3b0edb65870abcd45f20f (diff) | |
download | cpython-296152e644e9974ed3152f1f5789d4da532eab47.zip cpython-296152e644e9974ed3152f1f5789d4da532eab47.tar.gz cpython-296152e644e9974ed3152f1f5789d4da532eab47.tar.bz2 |
Correct typos and markup errors (Raymond, thanks for texcheck)
Diffstat (limited to 'Doc/lib/libcookie.tex')
-rw-r--r-- | Doc/lib/libcookie.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcookie.tex b/Doc/lib/libcookie.tex index 756ba1e..e5d2038 100644 --- a/Doc/lib/libcookie.tex +++ b/Doc/lib/libcookie.tex @@ -68,7 +68,7 @@ you should not use the \class{SerialCookie} class. \begin{seealso} - \seemodule{cookielib}{HTTP cookie handling for for web + \seemodule{cookielib}{HTTP cookie handling for web \emph{clients}. The \module{cookielib} and \module{Cookie} modules do not depend on each other.} |