Skip to content

Commit c1aa3d2

Browse files
burblebeetkoeppe
authored andcommitted
[cinttypes.syn] Use "," before "respectively" in wording for LWG3828.
1 parent 18314e6 commit c1aa3d2

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
@@ -18594,7 +18594,7 @@
1859418594
\item
1859518595
\tcode{intmax_t} and \tcode{uintmax_t} are not required
1859618596
to be able to represent all values of extended integer types
18597-
wider than \tcode{long long} and \tcode{unsigned long long} respectively, and
18597+
wider than \tcode{long long} and \tcode{unsigned long long}, respectively, and
1859818598
\item
1859918599
if and only if the type \tcode{intmax_t} designates an extended integer
1860018600
type\iref{basic.fundamental}, the following function signatures are added:

0 commit comments

Comments
 (0)