Skip to content

Commit

Permalink
[locale.moneypunct.general] Insert period at end (#7564)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Krug authored Jan 15, 2025
1 parent e4a154d commit 0ac6f9d
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 @@ -4468,7 +4468,7 @@
A monetary format is a sequence of four components,
specified by a \tcode{pattern} value \tcode{p},
such that the \tcode{part} value \tcode{static_cast<part>(p.field[i])}
determines the $\tcode{i}^\text{th}$ component of the format
determines the $\tcode{i}^\text{th}$ component of the format.
\begin{footnote}
An array of \tcode{char},
rather than an array of \tcode{part},
Expand Down

0 comments on commit 0ac6f9d

Please sign in to comment.