Skip to content

Commit b9330ba

Browse files
jensmaurertkoeppe
authored andcommitted
[exception] Rephrase to avoid overfull hbox (#1057)
See #693.
1 parent 71c347e commit b9330ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,7 @@
27982798

27992799
\pnum
28002800
\postconditions If \tcode{*this} and \tcode{rhs} both have dynamic type \tcode{exception}
2801-
then \tcode{strcmp(what(), rhs.what())} shall equal 0.
2801+
then the value of the expression \tcode{strcmp(what(), rhs.what())} shall equal 0.
28022802
\end{itemdescr}
28032803

28042804
\indexlibrary{\idxcode{exception}!destructor}%

0 commit comments

Comments
 (0)