Skip to content

Commit 7ddcd43

Browse files
authored
[basic.scope.param] Add missing \grammarterm for requires-expression (#6759)
1 parent f6692f2 commit 7ddcd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@
13511351
in the \grammarterm{lambda-expression}.
13521352
\item
13531353
If $P$ is associated with a \grammarterm{requirement-parameter-list},
1354-
its scope extends to the end of the \grammarterm{requirement-body} of the requires-expression.
1354+
its scope extends to the end of the \grammarterm{requirement-body} of the \grammarterm{requires-expression}.
13551355
\item
13561356
If $P$ is associated with a \grammarterm{deduction-guide},
13571357
its scope extends to the end of the \grammarterm{deduction-guide}.

0 commit comments

Comments
 (0)