From 12a5578d1a4822f205a318771b6131fbfcd11cf3 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Wed, 6 May 2026 07:37:06 +0200 Subject: [PATCH] [format.range.fmtkind] Fix indentation --- source/text.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text.tex b/source/text.tex index 8c08f20295..4ba14b5aa2 100644 --- a/source/text.tex +++ b/source/text.tex @@ -7880,7 +7880,7 @@ \indexlibraryglobal{format_kind} \begin{itemdecl} template - requires @\libconcept{same_as}@> + requires @\libconcept{same_as}@> constexpr range_format format_kind = @\seebelow@; \end{itemdecl}