From 140a1e76f0965e210a701807ca5d43dc6989df87 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Fri, 17 Oct 2025 17:54:27 +0100 Subject: [PATCH] NB US 188-303 (C++26 CD): [streambuf.virt.put] fix spelling in footnote --- source/iostreams.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/iostreams.tex b/source/iostreams.tex index 32baffd01c..2b22a5587b 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -4058,7 +4058,7 @@ That is, for each class derived from a specialization of \tcode{basic_streambuf} in this Clause\iref{stringbuf,filebuf}, -a specification of how consuming a character effects the associated output sequence is given. +a specification of how consuming a character affects the associated output sequence is given. There is no requirement on a program-defined class. \end{footnote} \item