Skip to content

Commit e33abda

Browse files
committed
Fix typo in 4198
1 parent 9ec6c3b commit e33abda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4198.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Imported from <a href="https://github.com/cplusplus/sender-receiver/issues/304">cplusplus/sender-receiver #304</a>.
1414
</p>
1515
<p>
16-
<sref ref="[exec.schedule.from]"/>/p11 specifies `shedule_from`'s completion operation as follows:
16+
<sref ref="[exec.schedule.from]"/>/p11 specifies `schedule_from`'s completion operation as follows:
1717

1818
<pre><code>
1919
[]&lt;class Tag, class... Args&gt;(auto, auto&amp; state, auto&amp; rcvr, Tag, Args&amp;&amp;... args) noexcept

0 commit comments

Comments
 (0)