Skip to content

Commit fb46e16

Browse files
authored
[streambuf.virt.put] Replace "effects" with "affects" in footnote (#8329)
Fixes NB US 188-303 (C++26 CD).
1 parent cf35505 commit fb46e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4058,7 +4058,7 @@
40584058
That is, for each class derived from a specialization of
40594059
\tcode{basic_streambuf}
40604060
in this Clause\iref{stringbuf,filebuf},
4061-
a specification of how consuming a character effects the associated output sequence is given.
4061+
a specification of how consuming a character affects the associated output sequence is given.
40624062
There is no requirement on a program-defined class.
40634063
\end{footnote}
40644064
\item

0 commit comments

Comments
 (0)