File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6865
6865
\item
6866
6866
If the function is \tcode{vprint_unicode} and
6867
6867
\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,
6869
6869
which is determined in an implementation-defined manner,
6870
6870
flushes \tcode{os} and then
6871
6871
writes \tcode{out} to the terminal using the native Unicode API;
7846
7846
\begin{itemize}
7847
7847
\item
7848
7848
If \tcode{stream} refers to a terminal that
7849
- is only capable of displaying Unicode via a native Unicode API,
7849
+ is capable of displaying Unicode only via a native Unicode API,
7850
7850
flushes \tcode{stream} and then
7851
7851
writes \tcode{out} to the terminal using the native Unicode API;
7852
7852
if \tcode{out} contains invalid code units,
You can’t perform that action at this time.
0 commit comments