diff --git a/source/declarations.tex b/source/declarations.tex index 627360a226..0f535ad96b 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -7814,7 +7814,7 @@ \pnum An enumeration is a distinct type\iref{basic.compound} with named -constants. Its name becomes an \grammarterm{enum-name} within its scope. +constants. Its name becomes an \grammarterm{enum-name} within its target scope. \begin{bnf} \nontermdef{enum-name}\br