From 3a2586ccb4112f32f08643f7fcafab0b6b7956e2 Mon Sep 17 00:00:00 2001 From: Joshua Berne Date: Fri, 28 Jul 2023 15:31:51 -0400 Subject: [PATCH] [dcl.attr.grammar] Fix typo "appeartain" -> "appertain" (#6420) --- source/declarations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/declarations.tex b/source/declarations.tex index a12259501d..d4302e71cd 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -8651,7 +8651,7 @@ appertains to a friend declaration\iref{class.friend}, that declaration shall be a definition. \begin{note} -An \grammarterm{attribute-specifier-seq} cannot appeartain to +An \grammarterm{attribute-specifier-seq} cannot appertain to an explicit instantiation\iref{temp.explicit}. \end{note}