Skip to content

Commit 66317bb

Browse files
authored
[dcl.enum] "its scope" => "its target scope"
1 parent a7749e4 commit 66317bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7814,7 +7814,7 @@
78147814

78157815
\pnum
78167816
An enumeration is a distinct type\iref{basic.compound} with named
7817-
constants. Its name becomes an \grammarterm{enum-name} within its scope.
7817+
constants. Its name becomes an \grammarterm{enum-name} within its target scope.
78187818

78197819
\begin{bnf}
78207820
\nontermdef{enum-name}\br

0 commit comments

Comments
 (0)