From f43709767b5f32dddbf6774a4378ac6aa987ffa7 Mon Sep 17 00:00:00 2001 From: Casey Carter Date: Thu, 22 Jul 2021 17:18:21 -0700 Subject: [PATCH] [span.streams.overview] Correct typo "theses" => "these" --- source/iostreams.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/iostreams.tex b/source/iostreams.tex index 18ca5c19e9..15cec8dfc8 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -9301,7 +9301,7 @@ that associate stream buffers with objects whose types are specializations of \tcode{span} as described in \ref{views.span}. \begin{note} -A user of theses classes is responsible for ensuring +A user of these classes is responsible for ensuring that the character sequence represented by the given \tcode{span} outlives the use of the sequence by objects of the classes in subclause \ref{span.streams}. Using multiple \tcode{basic_spanbuf} objects