Fix typo
This commit is contained in:
parent
8394461658
commit
03cd437f01
@ -1050,7 +1050,7 @@ for/a
|
||||
-----
|
||||
|
||||
``for/a`` behaves like ``for`` but is used to call a function for each
|
||||
element generated by an asyncronous generator expression. The results
|
||||
element generated by an asynchronous generator expression. The results
|
||||
of each call are discarded and the ``for/a`` expression returns
|
||||
``None`` instead.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user