From 9ed2e217e65976d5bf9dce9c0e3ffe43b9e20d6f Mon Sep 17 00:00:00 2001 From: Joshua Berne Date: Thu, 27 Jul 2023 18:34:00 +0000 Subject: [PATCH] [dcl.attr.grammar] Fixed typo "appeartain" -> "appertain" --- 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}