Skip to content

Commit 1c5f448

Browse files
authored
[ranges.syn] Properly capitalize "this Clause" (#4103)
1 parent 7d13676 commit 1c5f448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
\pnum
319319
\indextext{to-unsigned-like@\exposid{to-unsigned-like}}%
320320
\indextext{make-unsigned-like-t@\exposid{make-unsigned-like-t}}%
321-
Within this clause,
321+
Within this Clause,
322322
for an integer-like type \tcode{X}\iref{iterator.concept.winc},
323323
\tcode{\placeholdernc{make-unsigned-like-t}<X>} denotes
324324
\tcode{make_unsigned_t<X>} if \tcode{X} is an integer type;

0 commit comments

Comments
 (0)