From b75e7b897710573bf9576ee9e702662ad598ec44 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Fri, 17 Jul 2026 09:16:15 +0200 Subject: [PATCH] [basic.start.term] Add period to end of sentence --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index 96e289ef2f..fecaa1e78a 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -7767,7 +7767,7 @@ handlers\iref{support.runtime} that does not happen before\iref{intro.multithread} completion of destruction of objects with static storage duration and execution of \tcode{std::atexit} registered functions\iref{support.start.term}, the program has -undefined behavior +undefined behavior. \begin{note} If there is a use of an object with static storage duration that does not happen before the object's destruction, the program has undefined