Skip to content

Commit d8ab708

Browse files
authored
[class.mem.general] Remove stray closing parenthesis (#7880)
1 parent c4a2d19 commit d8ab708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
\end{note}
625625

626626
\pnum
627-
The optional \grammarterm{function-contract-specifier-seq}\iref{dcl.contract.func})
627+
The optional \grammarterm{function-contract-specifier-seq}\iref{dcl.contract.func}
628628
in a \grammarterm{member-declarator}
629629
shall be present only if
630630
the \grammarterm{declarator} declares a function.

0 commit comments

Comments
 (0)