Skip to content

Commit dc25ed7

Browse files
fixup: user soft-hyphens to deal with overfull hbox
Co-authored-by: Jan Schultke <[email protected]>
1 parent e4081d7 commit dc25ed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6046,8 +6046,8 @@
60466046
if that qualified-id is valid and denotes a type,
60476047
\tcode{inplace_stop_source} otherwise.
60486048
\item \tcode{error_types} is \tcode{Environment::error_types} if
6049-
that qualified-id is valid and denotes a type, \linebreak % avoid Overfull
6050-
\tcode{completion_signatures<set_error_t(exception_ptr)>} otherwise.
6049+
that qualified-id is valid and denotes a type,
6050+
\tcode{com\-pletion_sign\-atures<set_error_t(exception_ptr)>} otherwise.
60516051
\end{itemize}
60526052

60536053
\pnum

0 commit comments

Comments
 (0)