Skip to content

Commit 7d8c12d

Browse files
JohelEGPtkoeppe
authored andcommitted
[iterator.concept.winc] Format 'I' in code font (#4027)
1 parent 6fb5695 commit 7d8c12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iterators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@
14191419
\tcode{\exposid{is-integer-like}<I>} is \tcode{true}
14201420
if and only if \tcode{I} is an integer-like type.
14211421
\tcode{\exposid{is-signed-integer-like}<I>} is \tcode{true}
1422-
if and only if I is a signed-integer-like type.
1422+
if and only if \tcode{I} is a signed-integer-like type.
14231423

14241424
\pnum
14251425
Let \tcode{i} be an object of type \tcode{I}. When \tcode{i} is in the domain of

0 commit comments

Comments
 (0)