Skip to content

Commit 3fb7f67

Browse files
CaseyCartertkoeppe
authored andcommitted
[span.streams.overview] Fix typo in "these" (#4769)
1 parent a6267a3 commit 3fb7f67

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
@@ -9301,7 +9301,7 @@
93019301
that associate stream buffers with objects whose types are
93029302
specializations of \tcode{span} as described in \ref{views.span}.
93039303
\begin{note}
9304-
A user of theses classes is responsible for ensuring
9304+
A user of these classes is responsible for ensuring
93059305
that the character sequence represented by the given \tcode{span}
93069306
outlives the use of the sequence by objects of the classes in subclause \ref{span.streams}.
93079307
Using multiple \tcode{basic_spanbuf} objects

0 commit comments

Comments
 (0)