Skip to content

Commit 6ffe484

Browse files
author
Dawn Perchik
committed
Fixup: LWG3112: use \newline instead of \hfill\break
1 parent c2ef721 commit 6ffe484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/diagnostics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,7 @@
17021702
\effects Constructs an object of class \tcode{system_error}.
17031703

17041704
\pnum
1705-
\ensures \tcode{code() == ec} and\hfill\break % avoid Overfull
1705+
\ensures \tcode{code() == ec} and\newline
17061706
\tcode{string_view(what()).find(what_arg.c_str()) != string_view::npos}.
17071707
\end{itemdescr}
17081708

0 commit comments

Comments
 (0)