mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
typo
This commit is contained in:
parent
8d95ca4469
commit
b02ea65f92
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue