From a2d4a18c477056a51915a77eff2a5c2946ea4c90 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 14 Jul 2025 20:11:49 +0200 Subject: [PATCH] [meta.reflection.member.queries] 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..4417f64711 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -4614,7 +4614,7 @@ then $M$ is a function call operator or function call operator template. \end{itemize} It is \impldef{whether declarations of some members of a closure type $Q$ -are $Q$-members-of-eliible} +are $Q$-members-of-eligible} whether declarations of other members of a closure type $Q$ are $Q$-members-of-eligible. @@ -4648,7 +4648,7 @@ \item a non-static data member, \item - a namesapce, or + a namespace, or \item a namespace alias. \end{itemize}