Skip to content

Commit 9ff1966

Browse files
fixup: use \brk{} to deal with overfull hbox
Co-authored-by: Jan Schultke <[email protected]>
1 parent 9475630 commit 9ff1966

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
@@ -6337,7 +6337,7 @@
63376337
\pnum
63386338
\returns
63396339
A \tcode{task} object whose member \exposid{handle} is
6340-
\tcode{coroutine_handle<promise_type>::\linebreak from_promise(*this)}. % avoid Overfull
6340+
\tcode{coroutine_handle<promise_type>::\brk{}from_promise(*this)}.
63416341
\end{itemdescr}
63426342

63436343
\begin{itemdecl}

0 commit comments

Comments
 (0)