Skip to content

Commit e65393f

Browse files
jensmaurertkoeppe
authored andcommitted
[format.string.std] Add (R) symbol after Windows
Fixes ISO/CS comment (C++23 proof)
1 parent 2bbf136 commit e65393f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/utilities.tex

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16260,14 +16260,13 @@
1626016260
Implementations should use either UTF-8, UTF-16, or UTF-32,
1626116261
on platforms capable of displaying Unicode text in a terminal.
1626216262
\begin{note}
16263-
This is the case for Windows
16263+
This is the case for Windows\textregistered{}-based
1626416264
\begin{footnote}
1626516265
Windows\textregistered\ is a registered trademark of Microsoft Corporation.
1626616266
This information is given for the convenience of users of this document and
1626716267
does not constitute an endorsement by ISO or IEC of this product.
16268-
\end{footnote}%
16269-
-based and
16270-
many POSIX-based operating systems.
16268+
\end{footnote}
16269+
and many POSIX-based operating systems.
1627116270
\end{note}
1627216271

1627316272
\pnum

0 commit comments

Comments
 (0)