Commit f76a47db authored by Skip Montanaro's avatar Skip Montanaro

typo

parent 2cc2e313
...@@ -63,7 +63,7 @@ is found, a \exception{LookupError} is raised. Otherwise, the codecs ...@@ -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. tuple is stored in the cache and returned to the caller.
\end{funcdesc} \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 additional functions which use \function{lookup()} for the codec
lookup: lookup:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment