summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcodecs.tex
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2002-04-17 19:33:06 (GMT)
committerSkip Montanaro <skip@pobox.com>2002-04-17 19:33:06 (GMT)
commitb02ea65f92f7e0c04689f469d436ba35dc2f631f (patch)
treee57246dd4b69c87407a0341cf8a7a6a2960a9d62 /Doc/lib/libcodecs.tex
parent8d95ca4469585534604672cbd3f4527163be04de (diff)
downloadcpython-b02ea65f92f7e0c04689f469d436ba35dc2f631f.zip
cpython-b02ea65f92f7e0c04689f469d436ba35dc2f631f.tar.gz
cpython-b02ea65f92f7e0c04689f469d436ba35dc2f631f.tar.bz2
typo
Diffstat (limited to 'Doc/lib/libcodecs.tex')
-rw-r--r--Doc/lib/libcodecs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcodecs.tex b/Doc/lib/libcodecs.tex
index efb710d..9f77955 100644
--- a/Doc/lib/libcodecs.tex
+++ b/Doc/lib/libcodecs.tex
@@ -63,7 +63,7 @@ is found, a \exception{LookupError} is raised. Otherwise, the codecs
tuple is stored in the cache and returned to the caller.
\end{funcdesc}
-To simply access to the various codecs, the module provides these
+To simplify access to the various codecs, the module provides these
additional functions which use \function{lookup()} for the codec
lookup: