Skip to content

Commit d71b89d

Browse files
committed
[dcl.fct.def.default] Fix misuse of \grammarterm
1 parent 059f69e commit d71b89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2112,7 +2112,7 @@
21122112
attribute-specifier-seq\opt decl-specifier-seq\opt declarator virt-specifier-seq\opt{} \terminal{ = default ;}
21132113
\end{ncbnf}
21142114

2115-
is called an \grammarterm{explicitly-defaulted} definition.
2115+
is called an \term{explicitly-defaulted} definition.
21162116
A function that is explicitly defaulted shall
21172117

21182118
\begin{itemize}

0 commit comments

Comments
 (0)