Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/meta.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5400,7 +5400,7 @@
\constantwhen
\begin{itemize}
\item
\tcode{dealias(type)} represents eitehr an object type or a reference type;
\tcode{dealias(type)} represents either an object type or a reference type;
\item
if \tcode{options.name} contains a value, then:
\begin{itemize}
Expand Down Expand Up @@ -5563,7 +5563,7 @@
If $N_K$ is $\perp$,
$M_K$ is an unnamed bit-field.
Otherwise, $M_K$ is a non-static data member whose name is the identifier
determined by the character seqeunce encoed by $N_K$ in UTF-8.
determined by the character sequence encoed by $N_K$ in UTF-8.
\item
The type of $M_K$ is $T_K$.
\item
Expand Down