Skip to content

Commit 6b52bff

Browse files
burblebeetkoeppe
authored andcommitted
[ostream.formatted.print] Remove "only" in wording for LWG4044 as per LWG discussion
1 parent af5b035 commit 6b52bff

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
@@ -6865,7 +6865,7 @@
68656865
\item
68666866
If the function is \tcode{vprint_unicode} and
68676867
\tcode{os} is a stream that refers to a terminal that
6868-
is only capable of displaying Unicode via a native Unicode API,
6868+
is capable of displaying Unicode only via a native Unicode API,
68696869
which is determined in an implementation-defined manner,
68706870
flushes \tcode{os} and then
68716871
writes \tcode{out} to the terminal using the native Unicode API;

0 commit comments

Comments
 (0)