Skip to content

Commit 1543236

Browse files
committed
Merge pull request #611 from hubert-reinterpretcast/master
[terminate] Fix typo "terminate_handleri"
2 parents 9c123b4 + a9c79d8 commit 1543236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2803,7 +2803,7 @@
28032803

28042804
\pnum
28052805
\effects
2806-
Calls a \tcode{terminate_handleri} function. It is unspecified which
2806+
Calls a \tcode{terminate_handler} function. It is unspecified which
28072807
\tcode{terminate_handler} function will be called if an exception is active
28082808
during a call to \tcode{set_terminate}.
28092809
Otherwise calls the current \tcode{terminate_handler} function. \enternote A

0 commit comments

Comments
 (0)