From ddd614210a5e9b72c563001ed3e0419fcedda5e5 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:43:53 +0200 Subject: [PATCH] [ostream.inserters.arithmetic] Fix indentation --- source/iostreams.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/iostreams.tex b/source/iostreams.tex index c62378a9e0..80a58115aa 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -6433,7 +6433,7 @@ the formatting conversion occurs as if it performed the following code fragment: \begin{codeblock} bool failed = use_facet>>( - getloc()).put(*this, *this, fill(), val).failed(); + getloc()).put(*this, *this, fill(), val).failed(); \end{codeblock} When \tcode{val} is of type