Skip to content

Commit 2b9201a

Browse files
committed
doc fix
1 parent 1bce5b4 commit 2b9201a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Detecting the loop context
189189

190190
Short answer: You don't want to.
191191

192-
Long answer: You either are running within a call to :func:`trio_asyncio`,
192+
Long answer: You either are running within a call to :func:`run_asyncio`,
193193
or you don't. There is no "maybe" here, and you shouldn't indiscriminately
194194
call async code from both contexts – they have different semantics, esp.
195195
concerning cancellation.

0 commit comments

Comments
 (0)