Skip to content

Commit 2505ad1

Browse files
fixup: remove space before \iref
Co-authored-by: Jan Schultke <[email protected]>
1 parent 257a5f2 commit 2505ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6395,7 +6395,7 @@
63956395

63966396
\pnum
63976397
\returns
6398-
An awaitable object of unspecified type \iref{expr.await} whose
6398+
An awaitable object of unspecified type\iref{expr.await} whose
63996399
member functions arrange for the calling coroutine to be suspended
64006400
and then completes the asynchronous operation associated with
64016401
\tcode{STATE(*this)} by invoking \tcode{set_error(std::move(RCVR(*this)),

0 commit comments

Comments
 (0)