Skip to content

Commit ad22cda

Browse files
fixup: remove space before \iref
Co-authored-by: Jan Schultke <[email protected]>
1 parent 40780b1 commit ad22cda

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
@@ -6437,7 +6437,7 @@
64376437
\pnum
64386438
\effects
64396439
If the signature \tcode{set_error_t(exception_ptr)} is not an element
6440-
of \tcode{error_types}, calls \tcode{terminate()} \iref{except.terminate}.
6440+
of \tcode{error_types}, calls \tcode{terminate()}\iref{except.terminate}.
64416441
Otherwise, stores \tcode{current_exception()} into \exposid{errors}.
64426442
\end{itemdescr}
64436443

0 commit comments

Comments
 (0)