From dbefff11e090bdb37edb754c1eff58b6e1f9b658 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sat, 17 May 2025 08:22:20 +0200 Subject: [PATCH] [class.mem.general] Remove stray closing parenthesis --- source/classes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/classes.tex b/source/classes.tex index 64341ede92..f0d9a26229 100644 --- a/source/classes.tex +++ b/source/classes.tex @@ -624,7 +624,7 @@ \end{note} \pnum -The optional \grammarterm{function-contract-specifier-seq}\iref{dcl.contract.func}) +The optional \grammarterm{function-contract-specifier-seq}\iref{dcl.contract.func} in a \grammarterm{member-declarator} shall be present only if the \grammarterm{declarator} declares a function.