Fixes typo in asyncio.queue doc (GH-11581)


Typo fix for method doc, I'm pretty sure coro is meant, because there's no consumer threads for thread-unsafe queue.

Most probably this piece of doc was copied from `queue.Queue`

There's not BPO bug for this, afaik.
(cherry picked from commit 97e12996f31f6ada4173e2cd4b6807c98ba379a4)

Co-authored-by: Slam <3lnc.slam@gmail.com>
1 file changed