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