Skip to content

Commit 6dbe27f

Browse files
authored
Update xml/issue4349.xml
1 parent b49df63 commit 6dbe27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4349.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<discussion>
1212
<p>
1313
The wording for <code>task&lt;...&gt;::promise_type::initial_suspend</code>
14-
in <paper num="[task.promise]"/> paragraph 6
14+
in <sref ref="[task.promise]"/> paragraph 6
1515
(second bullet) may imply that a task is eagerly started, i.e., that the
1616
awaiter return from <code>initial_suspend()</code> immediately starts
1717
the scheduling operation and cause the <code>task</code> to be resumed. At

0 commit comments

Comments
 (0)