Skip to content

Commit 08e1d9e

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[meta.reflection.define.aggregate] Fix typos
1 parent a295d0e commit 08e1d9e

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
@@ -6378,7 +6378,7 @@
63786378
\tcode{meta::exception} unless the following conditions are met:
63796379
\begin{itemize}
63806380
\item
6381-
\tcode{dealias(type)} represents eitehr an object type or a reference type;
6381+
\tcode{dealias(type)} represents either an object type or a reference type;
63826382
\item
63836383
if \tcode{options.name} contains a value, then:
63846384
\begin{itemize}
@@ -6515,7 +6515,7 @@
65156515
If $N_K$ is $\perp$,
65166516
$M_K$ is an unnamed bit-field.
65176517
Otherwise, $M_K$ is a non-static data member whose name is the identifier
6518-
determined by the character seqeunce encoed by $N_K$ in UTF-8.
6518+
determined by the character sequence encoed by $N_K$ in UTF-8.
65196519
\item
65206520
The type of $M_K$ is $T_K$.
65216521
\item

0 commit comments

Comments
 (0)