mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
Fix typo
This commit is contained in:
parent
dbc0c6d23f
commit
dbfcb44e47
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ API Reference
|
|||
statements had been used with the registered set of resources. This even
|
||||
extends to exception handling - if an inner callback suppresses or replaces
|
||||
an exception, then outer callbacks will be passed arguments based on that
|
||||
that updated state.
|
||||
updated state.
|
||||
|
||||
.. method:: enter_context(cm):
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue