Skip to content

Commit d8eefa1

Browse files
fix typo in issue description
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 62f6171 commit d8eefa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4527.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
In the <code>await_transform</code> overload for <code>change_coroutine_scheduler</code> the <code>return</code> statement repeats the function name instead of using <code>as_awaitable</code>. The <code>return</code> statement needs to be fixed. The change may be editorial.
1414
</p>
1515
<p>
16-
Note that <paper num="P3941"/> recommends removing <code>change_routine_scheduler</code> and the corresponding overload of <code>await_transform</code> entirely.
16+
Note that <paper num="P3941"/> recommends removing <code>change_coroutine_scheduler</code> and the corresponding overload of <code>await_transform</code> entirely.
1717
</p>
1818
</discussion>
1919

0 commit comments

Comments
 (0)