This commit is contained in:
Skip Montanaro 2002-04-17 19:33:06 +00:00
parent 8d95ca4469
commit b02ea65f92
1 changed files with 1 additions and 1 deletions

View 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: