From 83847f275b184d022041ce5a0d7798352b61b733 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 14 Jul 2025 20:42:53 +0200 Subject: [PATCH] [meta.reflection.define.aggregate] Fix typos --- source/meta.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/meta.tex b/source/meta.tex index 392ad9937e..4d435a0ce7 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -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} @@ -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