From 1d9434a0accc9487c684ebd26219754b755d10f9 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:24:50 +0200 Subject: [PATCH] [basic.contract.handler] Move 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 eb94d5bafc..3010f16892 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -8202,6 +8202,6 @@ If the contract-violation handler is not replaceable, a declaration of a replacement function for the contract-violation handler -is ill-formed, no diagnostic required.\ifndrdef{basic.contract.handler.replacing.nonreplaceable} +is ill-formed, no diagnostic required\ifndrdef{basic.contract.handler.replacing.nonreplaceable}. \indextext{contract assertion|)}