Skip to content

Commit 6ef4739

Browse files
committed
[meta.reflection.array] Mended minor mistranscriptions
1 parent c6dfde7 commit 6ef4739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/meta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6220,7 +6220,7 @@
62206220
\pnum
62216221
Let $P$ be the template parameter object\iref{temp.param}
62226222
of type \tcode{const CharT[sizeof...(V) + 1]}
6223-
initialized with \tcode{$V$..., CHART()}.
6223+
initialized with \tcode{\{$V$..., CharT()\}}.
62246224

62256225
\pnum
62266226
\returns

0 commit comments

Comments
 (0)