Skip to content

Commit 83847f2

Browse files
authored
[meta.reflection.define.aggregate] Fix typos
1 parent 29d39cd commit 83847f2

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
@@ -5400,7 +5400,7 @@
54005400
\constantwhen
54015401
\begin{itemize}
54025402
\item
5403-
\tcode{dealias(type)} represents eitehr an object type or a reference type;
5403+
\tcode{dealias(type)} represents either an object type or a reference type;
54045404
\item
54055405
if \tcode{options.name} contains a value, then:
54065406
\begin{itemize}
@@ -5563,7 +5563,7 @@
55635563
If $N_K$ is $\perp$,
55645564
$M_K$ is an unnamed bit-field.
55655565
Otherwise, $M_K$ is a non-static data member whose name is the identifier
5566-
determined by the character seqeunce encoed by $N_K$ in UTF-8.
5566+
determined by the character sequence encoed by $N_K$ in UTF-8.
55675567
\item
55685568
The type of $M_K$ is $T_K$.
55695569
\item

0 commit comments

Comments
 (0)