We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67706d2 commit cb8fc31Copy full SHA for cb8fc31
source/diagnostics.tex
@@ -2452,7 +2452,8 @@
2452
program is either terminated by the debugger or the debugger resumes execution
2453
of the program as if the function was not invoked. In particular, there is no
2454
intent for a call to this function to accomodate resumption of the program in a
2455
-different manner. If there is no debugger present, the program can abend.
+different manner. If there is no debugger present, execution of the program can
2456
+end abnormally.
2457
\end{note}
2458
2459
\end{itemdescr}
0 commit comments