forked from orbit-oss/flask
Simple documentation corrections, mostly typos.
This commit is contained in:
parent
8ae6ced82d
commit
75050d4bc5
3 changed files with 3 additions and 3 deletions
|
|
@ -83,7 +83,7 @@ context are appended to it.
|
|||
|
||||
Additionally there is a convenient helper method
|
||||
(:meth:`~blinker.base.Signal.connected_to`). that allows you to
|
||||
temporarily subscribe a function to a signal with is a context manager on
|
||||
temporarily subscribe a function to a signal with a context manager on
|
||||
its own. Because the return value of the context manager cannot be
|
||||
specified that way one has to pass the list in as argument::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue