We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a154d commit 0051456Copy full SHA for 0051456
source/text.tex
@@ -4468,7 +4468,7 @@
4468
A monetary format is a sequence of four components,
4469
specified by a \tcode{pattern} value \tcode{p},
4470
such that the \tcode{part} value \tcode{static_cast<part>(p.field[i])}
4471
-determines the $\tcode{i}^\text{th}$ component of the format
+determines the $\tcode{i}^\text{th}$ component of the format.
4472
\begin{footnote}
4473
An array of \tcode{char},
4474
rather than an array of \tcode{part},
0 commit comments