Skip to content

Commit 1947b90

Browse files
committed
[meta.reflection.define.aggregate] Fix typos
1 parent 23e63d8 commit 1947b90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/meta.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6522,14 +6522,14 @@
65226522
\item
65236523
For each $r_K$,
65246524
there is a corresponding entity $M_K$
6525-
belonging to the class cope of $D$
6525+
belonging to the class scope of $D$
65266526
with the following properties:
65276527
\begin{itemize}
65286528
\item
65296529
If $N_K$ is $\bot$,
65306530
$M_K$ is an unnamed bit-field.
65316531
Otherwise, $M_K$ is a non-static data member whose name is the identifier
6532-
determined by the character sequence encoed by $N_K$ in UTF-8.
6532+
determined by the character sequence encoded by $N_K$ in UTF-8.
65336533
\item
65346534
The type of $M_K$ is $T_K$.
65356535
\item

0 commit comments

Comments
 (0)