]> granicus.if.org Git - python/commitdiff
typo
authorSkip Montanaro <skip@pobox.com>
Wed, 17 Apr 2002 19:33:06 +0000 (19:33 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 17 Apr 2002 19:33:06 +0000 (19:33 +0000)
Doc/lib/libcodecs.tex

index efb710d001739ac49ac391a55951e80188c24013..9f77955a1010e277534de5633b2a59be3bd13730 100644 (file)
@@ -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: