Skip to content

Commit 22937c0

Browse files
authored
[format.arg] Fix indefinite article (#7536)
1 parent e78ef43 commit 22937c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/text.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8492,7 +8492,7 @@
84928492
\pnum
84938493
\expects
84948494
If \tcode{decay_t<T>} is \tcode{char_type*} or \tcode{const char_type*},
8495-
\tcode{static_cast<const char_\linebreak{}type*>(v)} points to a NTCTS\iref{defns.ntcts}.
8495+
\tcode{static_cast<const char_\linebreak{}type*>(v)} points to an NTCTS\iref{defns.ntcts}.
84968496

84978497
\pnum
84988498
\effects

0 commit comments

Comments
 (0)