From: Skip Montanaro Date: Wed, 17 Apr 2002 19:33:06 +0000 (+0000) Subject: typo X-Git-Tag: v2.3c1~5905 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b02ea65f92f7e0c04689f469d436ba35dc2f631f;p=python typo --- diff --git a/Doc/lib/libcodecs.tex b/Doc/lib/libcodecs.tex index efb710d001..9f77955a10 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: