Skip to content

Commit c76c6e9

Browse files
authored
[iterator.concept.winc] Format 'I' in code font (#4027)
1 parent 6f9b5e8 commit c76c6e9

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
@@ -1417,7 +1417,7 @@
14171417
\tcode{\exposid{is-integer-like}<I>} is \tcode{true}
14181418
if and only if \tcode{I} is an integer-like type.
14191419
\tcode{\exposid{is-signed-integer-like}<I>} is \tcode{true}
1420-
if and only if I is a signed-integer-like type.
1420+
if and only if \tcode{I} is a signed-integer-like type.
14211421

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

0 commit comments

Comments
 (0)