Skip to content

Commit

Permalink
Fix coroutine spelling error
Browse files Browse the repository at this point in the history
Co-authored-by: Wayne Werner <[email protected]>
  • Loading branch information
Ch3LL and waynew committed Jun 4, 2021
1 parent 20e22ca commit 92b71f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/60049.fixed
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
IPCMessageSubscriber objects expose their connect method as a corotine so they
IPCMessageSubscriber objects expose their connect method as a coroutine so they
can be wrapped by SyncWrapper.

0 comments on commit 92b71f8

Please sign in to comment.