Skip to content

Commit

Permalink
[format.arg] Fix indefinite article (#7536)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Krug authored Jan 2, 2025
1 parent e78ef43 commit 22937c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/text.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8492,7 +8492,7 @@
\pnum
\expects
If \tcode{decay_t<T>} is \tcode{char_type*} or \tcode{const char_type*},
\tcode{static_cast<const char_\linebreak{}type*>(v)} points to a NTCTS\iref{defns.ntcts}.
\tcode{static_cast<const char_\linebreak{}type*>(v)} points to an NTCTS\iref{defns.ntcts}.

\pnum
\effects
Expand Down

0 comments on commit 22937c0

Please sign in to comment.