Skip to content

Commit ccb58ec

Browse files
committed
Typo
1 parent bcec499 commit ccb58ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newsfragments/810.removal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
``run_sync_in_worker_thread`` has become `trio.in_thread.run_sync`, in
1+
``run_sync_in_worker_thread`` has become `trio.to_thread.run_sync`, in
22
order to make it shorter, and more consistent with the new
33
``trio.from_thread``. And ``current_default_worker_thread_limiter`` is
44
now `trio.to_thread.current_default_thread_limiter`. (Of course the

0 commit comments

Comments
 (0)